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 CatalogException class.
Overload List
Name | Description | |
---|---|---|
![]() |
CatalogException()()() | Initializes a new instance of the CatalogException class. |
![]() |
CatalogException(String) | Initializes a new instance of the CatalogException class with the specified error message. |
![]() |
CatalogException(SerializationInfo, StreamingContext) | Initializes a new instance of the CatalogException class with the specified serialization and streaming context information. |
![]() |
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.