Share via


CommerceException Constructor

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

Initializes a new instance of the CommerceException class.

Overload List

  Name Description
ms870910.pubmethod(en-US,CS.70).gif CommerceException()()() Initializes a new instance of the CommerceException class.
ms870910.pubmethod(en-US,CS.70).gif CommerceException(String) Initializes a new instance of the CommerceException class with the specified error message.
ms870910.protmethod(en-US,CS.70).gif CommerceException(SerializationInfo, StreamingContext) Initializes a new instance of the CommerceException class with the specified serialization info and streaming context.
ms870910.pubmethod(en-US,CS.70).gif CommerceException(String, Exception) Initializes a new instance of the CommerceException class with the specified error message and inner exception.
ms870910.pubmethod(en-US,CS.70).gif CommerceException(String, COMException) Initializes a new instance of the CommerceException class with the specified error message and inner COM exception.

Top

Remarks

Use this method to create a new instance of the CommerceException class, the base type for Commerce Server exceptions.

See Also

Reference

CommerceException Class

CommerceException Members

Microsoft.CommerceServer.Runtime Namespace