HID APPROVE SDK
4.8
HID Approve SDK for Windows .NET
|
The method is not implemented. More...
Public Member Functions | |
NotImplementedException (string message, Exception innerException=null) | |
NotImplementedException 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 method is not implemented.
|
inline |
NotImplementedException Constructor.
message | The message that describes the error. |
innerException | The Exception instance that causes this exception. |