Share via


InventoryException Constructor

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

Initializes a new instance of the InventoryException class.

Overload List

  Name Description
ms989341.pubmethod(en-US,CS.70).gif InventoryException()()() Initializes a new instance of the InventoryException class.
ms989341.pubmethod(en-US,CS.70).gif InventoryException(String) Initializes a new instance of the CatalogException class with the specified error message.
ms989341.protmethod(en-US,CS.70).gif InventoryException(SerializationInfo, StreamingContext) Initializes a new instance of the CatalogException class with the specified serialization and streaming context information.
ms989341.pubmethod(en-US,CS.70).gif InventoryException(String, Exception) Initializes a new instance of the CatalogException class with the specified error message and a reference to the inner exception that is the cause of this exception.

Top

Remarks

The following inventory system exceptions are derived from this class:.

See Also

Reference

InventoryException Class

InventoryException Members

Microsoft.CommerceServer.Inventory Namespace