CatalogException Constructor

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

Initializes a new instance of the CatalogException class.

Namespace:  Microsoft.CommerceServer.Catalog
Assembly:  Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New CatalogException()
public CatalogException()
public:
CatalogException()
public function CatalogException()

Remarks

All catalog system exceptions are derived from this class.

Permissions

See Also

Reference

CatalogException Class

CatalogException Members

CatalogException Overload

Microsoft.CommerceServer.Catalog Namespace