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
ms989404.pubmethod(en-US,CS.70).gif ParentEntityDeletedException()()() Initializes a new instance of the ParentEntityDeletedException class.
ms989404.pubmethod(en-US,CS.70).gif ParentEntityDeletedException(String) Initializes a new instance of the ParentEntityDeletedException class with a specified error message.
ms989404.protmethod(en-US,CS.70).gif ParentEntityDeletedException(SerializationInfo, StreamingContext) Initializes a new instance of the ParentEntityDeletedException class with specified serialization and streaming context information.
ms989404.pubmethod(en-US,CS.70).gif 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.
ms989404.pubmethod(en-US,CS.70).gif 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.
ms989404.pubmethod(en-US,CS.70).gif 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

ParentEntityDeletedException Members

Microsoft.CommerceServer.Marketing Namespace