Share via


AuthenticationException Constructor

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Initializes a new instance of the AuthenticationException class.

Overload List

  Name Description
ms986572.pubmethod(en-US,CS.70).gif AuthenticationException()()() Initializes a new instance of the AuthenticationException class.
ms986572.pubmethod(en-US,CS.70).gif AuthenticationException(String) Initializes a new instance of the AuthenticationException class with a specified error message.
ms986572.protmethod(en-US,CS.70).gif AuthenticationException(SerializationInfo, StreamingContext) Initializes a new instance of the AuthenticationException class with the specified serialization and streaming context information.
ms986572.pubmethod(en-US,CS.70).gif AuthenticationException(String, Exception) Initializes a new instance of the AuthenticationException class with a specified error message and inner exception that is the cause of this exception.

Top

Remarks

An exception that is raised when the system requires the current user to be authenticated but the user is not authenticated.

See Also

Reference

AuthenticationException Class

AuthenticationException Members

Microsoft.CommerceServer Namespace