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