Overload List

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

See Also