Share via


ProfileProvisionHostSiteException Members

Include Protected Members
Include Inherited Members

The exception that is thrown when an error related to the profile page hosting site occurs.

The ProfileProvisionHostSiteException type exposes the following members.

Constructors

  Name Description
Public method ProfileProvisionHostSiteException() Initializes a new instance of the ProfileProvisionHostSiteException class.
Public method ProfileProvisionHostSiteException(String) Initializes a new instance of the ProfileProvisionHostSiteException class with a specified error message.
Protected method ProfileProvisionHostSiteException(SerializationInfo, StreamingContext) Initializes a new instance of the ProfileProvisionHostSiteException class with the serialized data.
Public method ProfileProvisionHostSiteException(String, Exception) Initializes a new instance of the ProfileProvisionHostSiteException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Public method ProfileProvisionHostSiteException(String, String) Initializes a new instance of the ProfileProvisionHostSiteException class with a specified error message and client message.

Top

Properties

  Name Description
Public property ClientMessage Gets the error message specified in the ProfileProvisionHostSiteException constructor.

Top

Methods

  Name Description
Public method GetObjectData Sets the SerializationInfo object with information about the exception. (Overrides Exception.GetObjectData(SerializationInfo, StreamingContext).)

Top

See Also

Reference

ProfileProvisionHostSiteException Class

Microsoft.SharePoint.Portal.WebControls Namespace