#include <ActivationInputError.h>
Inherits NSObject.
Inherited by OnlineActivationInputError.
The ActivationInputError
object defines errors related to user input occurring during an activation process.
◆ initWithActivationInputException:
Constructor
- Parameters
-
exception | exception that contains an error code and an exception |
◆ initWithErrorCode:exception:
- (instancetype) initWithErrorCode: |
|
(int) | errorCode |
exception: |
|
(nullable NSException *) | exception |
◆ errorCode
◆ exception
- (NSException*) exception |
|
readnonatomicassign |
exception attached to the error
The documentation for this class was generated from the following file: