EntityAlreadyExistsException Constructor

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

Initializes a new instance of the EntityAlreadyExistsException class.

Overload List

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

Top

Remarks

The exception that is thrown when attempting to add or create an item that already exists.

See Also

Reference

EntityAlreadyExistsException Class

EntityAlreadyExistsException Members

Microsoft.CommerceServer Namespace