![]() |
Orchestration SDK 5.10.1
|
#include <InputException.h>
Inherits OrchestrationException.
Instance Methods | |
(instancetype) | - initWithMessage:errorCode: |
![]() | |
(instancetype) | - initWithMessage: |
Properties | |
int | errorCode |
The InputException
exception is raised when a user-input error arises.
- (instancetype) initWithMessage: | (NSString *) | message | |
errorCode: | (int) | errorCode |
|
readnonatomicassign |
Error code attached to the exception (see OrchestrationErrorCodes.h)