ProfileProvisionHostSiteException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the ProfileProvisionHostSiteException class.
Overload List
Name | Description | |
---|---|---|
ProfileProvisionHostSiteException() | Initializes a new instance of the ProfileProvisionHostSiteException class. | |
ProfileProvisionHostSiteException(String) | Initializes a new instance of the ProfileProvisionHostSiteException class with a specified error message. | |
ProfileProvisionHostSiteException(SerializationInfo, StreamingContext) | Initializes a new instance of the ProfileProvisionHostSiteException class with the serialized data. | |
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. | |
ProfileProvisionHostSiteException(String, String) | Initializes a new instance of the ProfileProvisionHostSiteException class with a specified error message and client message. |
Top
See Also
Reference
ProfileProvisionHostSiteException Class