Share via


InventoryQuantityException Constructor

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

Initializes a new instance of the InventoryQuantityException class.

Overload List

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

Top

Remarks

The exception that is thrown when a product does not meet the inventory quantity conditions.

This class, along with InvalidProductCatalogMappingException class derive from the InventoryException class.

See Also

Reference

InventoryQuantityException Class

InventoryQuantityException Members

Microsoft.CommerceServer.Inventory Namespace