Partajați prin


SiteTermInUseException Constructor

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

Initializes a new instance of the SiteTermInUseException class.

Overload List

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

Top

Remarks

The exception thrown when an attempt is made to delete a site term that is being referenced by a profile definition.

See Also

Reference

SiteTermInUseException Class

SiteTermInUseException Members

Microsoft.CommerceServer.Profiles Namespace