SiteTermDoesNotExistException Constructor

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

Initializes a new instance of the SiteTermDoesNotExistException class.

Overload List

  Name Description
ms870897.pubmethod(en-US,CS.70).gif SiteTermDoesNotExistException()()() Initializes a new instance of the SiteTermDoesNotExistException class.
ms870897.pubmethod(en-US,CS.70).gif SiteTermDoesNotExistException(String) Initializes a new instance of the SiteTermDoesNotExistException class with a specified error message.
ms870897.protmethod(en-US,CS.70).gif SiteTermDoesNotExistException(SerializationInfo, StreamingContext) Initializes a new instance of the SiteTermDoesNotExistException class with the specified serialization information and streaming context.
ms870897.pubmethod(en-US,CS.70).gif SiteTermDoesNotExistException(String, Exception) Initializes a new instance of the SiteTermDoesNotExistException class with a specified error message and a reference to the inner exception that is the cause of this exception.
ms870897.pubmethod(en-US,CS.70).gif SiteTermDoesNotExistException(String, String) Initializes a new instance of the SiteTermDoesNotExistException with the specified error message and site term name.
ms870897.pubmethod(en-US,CS.70).gif SiteTermDoesNotExistException(String, String, Exception) Initializes a new instance of the SiteTermDoesNotExistException 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 access a site term that does not exist in the profile system.

See Also

Reference

SiteTermDoesNotExistException Class

SiteTermDoesNotExistException Members

Microsoft.CommerceServer.Profiles Namespace