ProfileProvisionHostSiteException Constructor (String)
Initializes a new instance of the ProfileProvisionHostSiteException class with a specified error message.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Sub New ( _
message As String _
)
'Usage
Dim message As String
Dim instance As New ProfileProvisionHostSiteException(message)
public ProfileProvisionHostSiteException(
string message
)
Parameters
message
Type: System.StringThe error message.
See Also
Reference
ProfileProvisionHostSiteException Class
ProfileProvisionHostSiteException Members