Package | Description |
---|---|
com.hidglobal.ia.service.exception |
ActivID Mobile Signing SDK Exception Classes
|
Modifier and Type | Method and Description |
---|---|
ErrorCode |
BaseException.getErrorCode() |
static ErrorCode |
ErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorCode[] |
ErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AuthenticationException(ErrorCode errorCode)
Constructor.
|
AuthenticationException(ErrorCode errorCode,
String additionMessage)
Constructor.
|
BaseException(ErrorCode errorCode)
Constructor.
|
BaseException(ErrorCode errorCode,
String message)
Constructor.
|
BaseException(ErrorCode errorCode,
String message,
Throwable cause)
Constructor.
|
BaseException(ErrorCode errorCode,
Throwable cause)
Constructor.
|
InvalidPasswordException(ErrorCode errorCode,
String additionMessage)
Constructor.
|
RemoteException(ErrorCode errorCode)
Constructs a
RemoteException . |
RemoteException(ErrorCode errorCode,
String message)
Constructs a
RemoteException with the specified
detail message. |
RemoteException(ErrorCode errorCode,
String message,
Throwable cause)
Constructs a
RemoteException with the specified detail
message and cause. |
ServerUnsupportedOperationException(ErrorCode errorCode)
Constructor.
|
ServerUnsupportedOperationException(ErrorCode errorCode,
String additionMessage)
Constructor.
|
TransactionException(ErrorCode errorCode)
Constructor.
|
TransactionException(ErrorCode errorCode,
String message)
Constructor.
|
TransactionException(ErrorCode errorCode,
String message,
Throwable cause)
Constructor.
|
TransactionException(ErrorCode errorCode,
Throwable cause)
Constructor.
|
Copyright © 2005-2020 HID Global Corporation/ASSA ABLOY AB.