Overload List
Name | Description | |
---|---|---|
![]() | AuthenticationFailedException |
Initialize a new AuthenticationFailedException instance.
|
![]() | AuthenticationFailedException(String) |
Initialize a new AuthenticationFailedException instance with the specified message.
|
![]() | AuthenticationFailedException(String, Exception) |
Initialize a new AuthenticationFailedException instance with the specified message that was caused by the specified inner exception.
|
See Also