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 BuiltInEntityException class.
Overload List
Name | Description | |
---|---|---|
![]() |
BuiltInEntityException()()() | Initializes a new instance of the BuiltInEntityException class. |
![]() |
BuiltInEntityException(String) | Initializes a new instance of the BuiltInEntityException class with a specified error message. |
![]() |
BuiltInEntityException(SerializationInfo, StreamingContext) | Initializes a new instance of the BuiltInEntityException class with the specified serialization and streaming context information. |
![]() |
BuiltInEntityException(String, Exception) | Initializes a new instance of the BuiltInEntityException class with a specified error message and a reference to the inner exception that caused the current exception. |
![]() |
BuiltInEntityException(String, String, String) | Initializes a new instance of the BuiltInEntityException class with the specified error message and parameters. |
![]() |
BuiltInEntityException(String, String, String, Exception) | Initializes a new instance of the BuiltInEntityException class with the specified error message, parameters, and inner exception. |
Top
Remarks
The exception that is thrown when attempting to modify or delete a built-in object.
All catalog exceptions, including the BuiltInEntityException are derived from the CatalogException class. If an attempt to modify or delete a built-in object the BuiltInEntityException is thrown.