HID APPROVE SDK
4.8
HID Approve SDK for Windows .NET
|
The credentials used to sign the transaction have expired. More...
Public Member Functions | |
CredentialsExpiredException () | |
CredentialsExpiredException constructor. More... | |
CredentialsExpiredException (string message, Exception innerException=null) | |
CredentialsExpiredException constructor. More... | |
Additional Inherited Members | |
![]() | |
long | ErrorCode => _errorCode |
The code identifying the exception More... | |
![]() | |
BaseException (long errorCode) | |
BaseException Constructor. More... | |
BaseException (string message, long errorCode) | |
BaseException Constructor. More... | |
BaseException (string message, Exception innerException, long errorCode) | |
BaseException Constructor. More... | |
The credentials used to sign the transaction have expired.
|
inline |
CredentialsExpiredException constructor.
|
inline |
CredentialsExpiredException constructor.
message | The message that describes the error. |
innerException | The Exception instance that causes this exception. |