Partajați prin


DuplicateSiteTermValueException Constructor

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

Initializes a new instance of the DuplicateSiteTermValueException class.

Overload List

  Name Description
ms870885.pubmethod(en-US,CS.70).gif DuplicateSiteTermValueException()()() Initializes a new instance of the DuplicateSiteTermValueException class.
ms870885.pubmethod(en-US,CS.70).gif DuplicateSiteTermValueException(String) Initializes a new instance of the DuplicateSiteTermValueException class with a specified error message.
ms870885.protmethod(en-US,CS.70).gif DuplicateSiteTermValueException(SerializationInfo, StreamingContext) Initializes a new instance of the DuplicateSiteTermValueException class with specified serialization information and streaming context.
ms870885.pubmethod(en-US,CS.70).gif DuplicateSiteTermValueException(String, Exception) Initializes a new instance of the DuplicateSiteTermValueException class with a specified error message and a reference to the inner exception that is the cause of this exception.
ms870885.pubmethod(en-US,CS.70).gif DuplicateSiteTermValueException(String, String, String) Initializes a new instance of the DuplicateSiteTermValueException with the specified error message and the site term name and value.
ms870885.pubmethod(en-US,CS.70).gif DuplicateSiteTermValueException(String, String, String, Exception) Initializes a new instance of the DuplicateSiteTermValueException with the specified error message, site term name and value, and the inner exception that caused it.

Top

Remarks

The exception thrown when an attempt is made to create or update a site term that conflicts with the value of an existing site term in the profile system.

See Also

Reference

DuplicateSiteTermValueException Class

DuplicateSiteTermValueException Members

Microsoft.CommerceServer.Profiles Namespace