HID APPROVE SDK
6.0
HID Approve SDK for Android
|
Public Member Functions | |
LostCredentialsException () | |
LostCredentialsException (String message) | |
LostCredentialsException (String message, Throwable cause) | |
LostCredentialsException (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 provisioning key securing the transaction has been wiped. Most probably due to an update of the system device's policy. A new provisioning operation is required.
|
inline |
Constructor.
|
inline |
Constructor.
message | a message describing the cause of the error |
|
inline |
Constructor.
message | a message describing the cause of the error |
cause | the underlying cause of the error |
|
inline |
Constructor.
cause | the underlying cause of the error |