IntegrationJavaScript / TypeScriptAPI Reference@ikomia/ikclient/exceptions📦 ClassesRunFailedExceptionOn this pageClass: RunFailedException Exception raised when an error occurs during the deployment run. Extends IkClientException Constructors new RunFailedException() new RunFailedException(data: object): RunFailedException Parameters ParameterTypedataobject Returns RunFailedException Overrides IkClientException.constructor Properties data data: object;