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 | |
---|---|---|
CommerceAuthenticationException()()() | Initializes a new instance of the CommerceAuthenticationException class. | |
CommerceAuthenticationException(String) | Initializes a new instance of the CommerceAuthenticationException class with specified string message. | |
CommerceAuthenticationException(SerializationInfo, StreamingContext) | Initializes a new instance of the CommerceAuthenticationException class with the specified serialization information and streaming context. | |
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