Dijeli putem


CommerceAuthenticationException Constructor

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

Initializes a new instance of the CommerceAuthenticationException class.

Overload List

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

Top

Remarks

The base class for exceptions thrown from the authentication sub-system.

See Also

Reference

CommerceAuthenticationException Class

CommerceAuthenticationException Members

Microsoft.CommerceServer.Runtime Namespace