Dijeli putem


CatalogException Constructor

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

Initializes a new instance of the CatalogException class.

Overload List

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

Top

Remarks

All catalog system exceptions are derived from this class.

See Also

Reference

CatalogException Class

CatalogException Members

Microsoft.CommerceServer.Catalog Namespace