Overload List

  Name Description
AuthenticationException () () ()
Initializes a new instance of the class.
AuthenticationException(String)
Initializes a new instance of the class with a specified error message.
AuthenticationException(SerializationInfo, StreamingContext)
Initializes a new instance of the class with serialized data.
AuthenticationException(String, Exception)
Initializes a new instance of the class with a specified error message and reference to the inner exception that is the cause of this exception.

See Also