次の方法で共有


ParentEntityDoesNotExistException Constructor

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

Initializes a new instance of the ParentEntityDoesNotExistException class.

Overload List

  Name Description
ms989405.pubmethod(en-US,CS.70).gif ParentEntityDoesNotExistException()()() Initializes a new instance of the ParentEntityDoesNotExistException class.
ms989405.pubmethod(en-US,CS.70).gif ParentEntityDoesNotExistException(String) Initializes a new instance of the ParentEntityDoesNotExistException class with a specified error message.
ms989405.protmethod(en-US,CS.70).gif ParentEntityDoesNotExistException(SerializationInfo, StreamingContext) Initializes a new instance of the ParentEntityDoesNotExistException class with specified serialization and streaming context information.
ms989405.pubmethod(en-US,CS.70).gif ParentEntityDoesNotExistException(String, Exception) Initializes a new instance of the ParentEntityDoesNotExistException class with a specified error message and a reference to the inner exception that is the cause of this exception.
ms989405.pubmethod(en-US,CS.70).gif ParentEntityDoesNotExistException(String, String, String) Initializes a new instance of the ParentEntityDoesNotExistException with the specified error message, and the type and Id of the entity, that caused it.
ms989405.pubmethod(en-US,CS.70).gif ParentEntityDoesNotExistException(String, String, String, Exception) Initializes a new instance of the ParentEntityDoesNotExistException with the specified error message, the type and Id of the entity that caused the exception and an inner exception.

Top

See Also

Reference

ParentEntityDoesNotExistException Class

ParentEntityDoesNotExistException Members

Microsoft.CommerceServer.Marketing Namespace