CatalogPricingException Constructor

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

Initializes a new instance of the CatalogPricingException class.

Overload List

  Name Description
ms986724.pubmethod(en-US,CS.70).gif CatalogPricingException()()() Initializes a new instance of the CatalogPricingException class.
ms986724.pubmethod(en-US,CS.70).gif CatalogPricingException(String) Initializes a new instance of the CatalogPricingException class with the specified error message.
ms986724.protmethod(en-US,CS.70).gif CatalogPricingException(SerializationInfo, StreamingContext) Initializes a new instance of the CatalogPricingException class with the specified serialization and streaming context information.
ms986724.pubmethod(en-US,CS.70).gif CatalogPricingException(String, Exception) Initializes a new instance of the CatalogPricingException class with the specified error message and inner exception that caused the current exception.
ms986724.pubmethod(en-US,CS.70).gif CatalogPricingException(String, String, String) Initializes a new instance of the CatalogPricingException class with the specified error message and parameters.
ms986724.pubmethod(en-US,CS.70).gif CatalogPricingException(String, String, String, Exception) Initializes a new instance of the CatalogPricingException class with the specified error message, parameters, and inner exception.

Top

Remarks

All catalog exceptions, including the CatalogPricingException are derived from the CatalogException class. The CatalogPricingException class is a base exception class for all pricing related exceptions.

See Also

Reference

CatalogPricingException Class

CatalogPricingException Members

Microsoft.CommerceServer.Catalog Namespace