![]() |
Orchestration SDK 5.10.1
|
#include <PasswordException.h>
Inherits OrchestrationException.
Instance Methods | |
(id) | - initWithMessage:errorCode: |
![]() | |
(instancetype) | - initWithMessage: |
Properties | |
int | errorCode |
The PasswordException
exception is raised when a user-input password error arises.
- (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 exception (see OrchestrationErrorCodes.h)