Overload List
Name | Description | |
---|---|---|
AuthenticationException()()()() |
Simple constructor.
| |
AuthenticationException(String) |
This creates a AuthenticationException with a message that includes additional error information.
| |
AuthenticationException(String, Exception) |
This creates a AuthenticationException with a message that includes the url for which the
authentication failed and additional error information.
| |
AuthenticationException(String, String) |
This creates a AuthenticationException with a message that includes the url for which the
authentication failed and additional error information.
|