Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the CommerceDebugException class.
Overload List
Name | Description | |
---|---|---|
![]() |
CommerceDebugException()()() | Initializes a new instance of the CommerceDebugException class. |
![]() |
CommerceDebugException(String) | Initializes a new instance of the CommerceDebugException class with the specified error message. |
![]() |
CommerceDebugException(SerializationInfo, StreamingContext) | Initializes a new instance of the CommerceDebugException class with the specified serialization info and streaming context. |
![]() |
CommerceDebugException(String, Exception) | Initializes a new instance of the CommerceDebugException class with the specified error message and inner exception. |
![]() |
CommerceDebugException(String, String) | Initializes a new instance of the CommerceDebugException class with the specified error category and error message. |
![]() |
CommerceDebugException(String, String, Exception) | Initializes a new instance of the CommerceDebugException class with the specified category, message, and inner exception. |
Top
Remarks
A special exception raised by components of a Commerce Server application when they encounter an error during the Debug or Checked mode of operation.