![]() |
Orchestration SDK 5.10.1
|
#include <ActivationInputException.h>
Inherits OrchestrationException.
Instance Methods | |
(id) | - initWithMessage:errorCode: |
![]() | |
(instancetype) | - initWithMessage: |
Properties | |
int | errorCode |
The ActivationInputException
exception is raised during activation-specific flows. Possible error codes are defined in OrchestrationErrorCodes.h
- (id) initWithMessage: | (NSString *) | message | |
errorCode: | (int) | errorCode |
Constructor
message | message describing the exception |
errorCode | error code (see OrchestrationErrorCodes.h) |
|
readnonatomicassign |
error code attached to the error