Поделиться через


CommerceDebugException Constructor

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
ms870909.pubmethod(en-US,CS.70).gif CommerceDebugException()()() Initializes a new instance of the CommerceDebugException class.
ms870909.pubmethod(en-US,CS.70).gif CommerceDebugException(String) Initializes a new instance of the CommerceDebugException class with the specified error message.
ms870909.protmethod(en-US,CS.70).gif CommerceDebugException(SerializationInfo, StreamingContext) Initializes a new instance of the CommerceDebugException class with the specified serialization info and streaming context.
ms870909.pubmethod(en-US,CS.70).gif CommerceDebugException(String, Exception) Initializes a new instance of the CommerceDebugException class with the specified error message and inner exception.
ms870909.pubmethod(en-US,CS.70).gif CommerceDebugException(String, String) Initializes a new instance of the CommerceDebugException class with the specified error category and error message.
ms870909.pubmethod(en-US,CS.70).gif 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.

See Also

Reference

CommerceDebugException Class

CommerceDebugException Members

Microsoft.CommerceServer.Runtime Namespace