Orchestration SDK
5.11.0
Loading...
Searching...
No Matches
ActivationInputException.h
Go to the documentation of this file.
1
2
//
3
// Copyright (c) since 1999. VASCO DATA SECURITY
4
// All rights reserved. http://www.vasco.com
5
//
7
8
#import <Foundation/Foundation.h>
9
#import <MSSOrchestration/OrchestrationException.h>
10
NS_ASSUME_NONNULL_BEGIN
11
15
@interface
ActivationInputException
:
OrchestrationException
16
18
@property
(nonatomic, readonly)
int
errorCode
;
19
25
- (id)initWithMessage:(NSString *)message errorCode:(
int
)errorCode;
26
27
@end
28
29
NS_ASSUME_NONNULL_END
ActivationInputException
Definition
ActivationInputException.h:16
ActivationInputException::errorCode
int errorCode
Definition
ActivationInputException.h:18
OrchestrationException
Definition
OrchestrationException.h:15
OrchestrationSDK
exceptions
ActivationInputException.h
Generated on Thu May 15 2025 12:49:35 for Orchestration SDK by
1.13.2