InvalidCatalogOperationException Constructor

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

Initializes a new instance of the InvalidCatalogOperationException class.

Overload List

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

Top

Remarks

The exception that is thrown when an invalid operation is attempted.

All catalog exceptions, including the InvalidCatalogOperationException are derived from the CatalogException class.

See Also

Reference

InvalidCatalogOperationException Class

InvalidCatalogOperationException Members

Microsoft.CommerceServer.Catalog Namespace