HID APPROVE SDK  5.11
HID Approve SDK for Android
com.hidglobal.ia.service.exception.PasswordCancelledException Class Reference
Inheritance diagram for com.hidglobal.ia.service.exception.PasswordCancelledException:
com.hidglobal.ia.service.exception.TransactionException com.hidglobal.ia.service.exception.BaseException

Public Member Functions

 PasswordCancelledException ()
 
 PasswordCancelledException (String message)
 
- Public Member Functions inherited from com.hidglobal.ia.service.exception.TransactionException
 TransactionException ()
 
 TransactionException (String message)
 
 TransactionException (ErrorCode errorCode)
 
 TransactionException (ErrorCode errorCode, String message)
 
 TransactionException (ErrorCode errorCode, String message, Throwable cause)
 
 TransactionException (ErrorCode errorCode, Throwable cause)
 
- Public Member Functions inherited from com.hidglobal.ia.service.exception.BaseException
 BaseException (ErrorCode errorCode)
 
 BaseException (ErrorCode errorCode, String message)
 
 BaseException (ErrorCode errorCode, String message, Throwable cause)
 
 BaseException (ErrorCode errorCode, Throwable cause)
 
ErrorCode getErrorCode ()
 

Detailed Description

The password event has been cancelled by the user.

Constructor & Destructor Documentation

◆ PasswordCancelledException() [1/2]

com.hidglobal.ia.service.exception.PasswordCancelledException.PasswordCancelledException ( )
inline

Constructor.

◆ PasswordCancelledException() [2/2]

com.hidglobal.ia.service.exception.PasswordCancelledException.PasswordCancelledException ( String  message)
inline

Constructor.

Parameters
messagethe detail message