HID APPROVE SDK
4.8
HID Approve SDK for Windows .NET
|
The password fails policy requirements. More...
Public Member Functions | |
InvalidPasswordException () | |
InvalidPasswordException constructor. More... | |
InvalidPasswordException (string message, Exception innerException=null) | |
InvalidPasswordException 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 password fails policy requirements.
|
inline |
InvalidPasswordException constructor.
|
inline |
InvalidPasswordException constructor.
message | The message that describes the error. |
innerException | The Exception instance that causes this exception. |