HID APPROVE SDK
5.11
HID Approve SDK for Android
|
Public Member Functions | |
PasswordCancelledException () | |
PasswordCancelledException (String message) | |
![]() | |
TransactionException () | |
TransactionException (String message) | |
TransactionException (ErrorCode errorCode) | |
TransactionException (ErrorCode errorCode, String message) | |
TransactionException (ErrorCode errorCode, String message, Throwable cause) | |
TransactionException (ErrorCode errorCode, Throwable cause) | |
![]() | |
BaseException (ErrorCode errorCode) | |
BaseException (ErrorCode errorCode, String message) | |
BaseException (ErrorCode errorCode, String message, Throwable cause) | |
BaseException (ErrorCode errorCode, Throwable cause) | |
ErrorCode | getErrorCode () |
The password event has been cancelled by the user.
|
inline |
Constructor.
|
inline |
Constructor.
message | the detail message |