Share via


InvalidProductCatalogMappingException Constructor

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

Initializes a new instance of the InvalidProductCatalogMappingException class.

Overload List

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

Top

Remarks

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

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

See Also

Reference

InvalidProductCatalogMappingException Class

InvalidProductCatalogMappingException Members

Microsoft.CommerceServer.Inventory Namespace