Overload List

  NameDescription
Public methodInvalidCredentialsException()()()()
Initializes a new instance of the InvalidCredentialsException class
Public methodInvalidCredentialsException(String)
Initializes a new instance of the InvalidCredentialsException class with its message string set to message.
Protected methodInvalidCredentialsException(SerializationInfo, StreamingContext)
Initializes a new instance of the InvalidCredentialsException class with the specified serialization and context information.
Public methodInvalidCredentialsException(String, Exception)
Initializes a new instance of the InvalidCredentialsException class with its message string set to message and a reference to the inner exception that is the cause of this exception.

See Also