ParentEntityDeletedException Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the ParentEntityDeletedException class.
Overload List
Name | Description | |
---|---|---|
ParentEntityDeletedException()()() | Initializes a new instance of the ParentEntityDeletedException class. | |
ParentEntityDeletedException(String) | Initializes a new instance of the ParentEntityDeletedException class with a specified error message. | |
ParentEntityDeletedException(SerializationInfo, StreamingContext) | Initializes a new instance of the ParentEntityDeletedException class with specified serialization and streaming context information. | |
ParentEntityDeletedException(String, Exception) | Initializes a new instance of the ParentEntityDeletedException class with a specified error message and a reference to the inner exception that is the cause of this exception. | |
ParentEntityDeletedException(String, String, String) | Initializes a new instance of the ParentEntityDeletedException with the specified error message, and the type and Id of the entity that caused the exception. | |
ParentEntityDeletedException(String, String, String, Exception) | Initializes a new instance of the ParentEntityDeletedException with the specified error message, the type and Id of the entity that caused the exception and an inner exception. |
Top
See Also
Reference
ParentEntityDeletedException Class