Share via


CommerceCreateObjectException Constructor

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

Initializes a new instance of the CommerceCreateObjectException class.

Overload List

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

Top

Remarks

Use this method to create a new instance of the CommerceCreateObjectException class, the exception that is raised when a COM object could not be created.

See Also

Reference

CommerceCreateObjectException Class

CommerceCreateObjectException Members

Microsoft.CommerceServer.Runtime Namespace