|
HID APPROVE SDK
4.8
HID Approve SDK for Windows .NET
|
An unexpected error occurred More...
Public Member Functions | |
| InternalException (string message, Exception innerException=null) | |
| InternalException Constructor. More... | |
Additional Inherited Members | |
Public Attributes inherited from HIDIA.Transaction.BaseException | |
| long | ErrorCode => _errorCode |
| The code identifying the exception More... | |
Protected Member Functions inherited from HIDIA.Transaction.BaseException | |
| BaseException (long errorCode) | |
| BaseException Constructor. More... | |
| BaseException (string message, long errorCode) | |
| BaseException Constructor. More... | |
| BaseException (string message, Exception innerException, long errorCode) | |
| BaseException Constructor. More... | |
An unexpected error occurred
|
inline |
InternalException Constructor.
| message | The message that describes the error. |
| innerException | The Exception instance that causes this exception. |