| AuthenticatorException |
Represents an error on the Authenticator SDK.
|
| ChallengeResponseException |
Represents an error in generate a challenge response.
|
| DuplicateMechanismException |
Represents an error in setting up a mechanism, caused by a matching mechanism already existing.
|
| InvalidNotificationException |
Represents an error on creating a PushNotification.
|
| MechanismCreationException |
Represents an error in setting up a mechanism.
|
| MechanismParsingException |
Represents an error in parsing a Configuration URI, or in creating a Configuration
URI from a set of attributes.
|
| OathMechanismException |
Represents an error on generating OTP codes.
|
| PushMechanismException |
Represents an error in process a PushMechanism registration or PushMechanism authentication request.
|