Overload List

  NameDescription
Public methodInvalidCredentialException()()()()
Simple constructor.
Public methodInvalidCredentialException(String)
This creates a InvalidCredentialException with a message that includes additional error information.
Public methodInvalidCredentialException(String, Exception)
This creates a InvalidCredentialException with a message that includes additional error information.
Public methodInvalidCredentialException(String, String)
This creates a InvalidCredentialException with a message that includes the url for which the credential provided was invalid and additional error information.

See Also