Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
InventoryException()()() | Initializes a new instance of the InventoryException class. |
![]() |
InventoryException(String) | Initializes a new instance of the CatalogException class with the specified error message. |
![]() |
InventoryException(SerializationInfo, StreamingContext) | Initializes a new instance of the CatalogException class with the specified serialization and streaming context information. |
![]() |
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:.
InventoryQuantityException - The exception that is thrown when a product does not meet the inventory quantity conditions.
InvalidProductCatalogMappingException - The exception that is thrown when a product does not meet the inventory mapping conditions.