Overload List
Name | Description | |
---|---|---|
InvalidCredentialException()()()() |
Simple constructor.
| |
InvalidCredentialException(String) |
This creates a InvalidCredentialException with a message that includes additional error information.
| |
InvalidCredentialException(String, Exception) |
This creates a InvalidCredentialException with a message that includes additional error information.
| |
InvalidCredentialException(String, String) |
This creates a InvalidCredentialException with a message that includes the url for which the
credential provided was invalid and additional error information.
|