Share via


ProfileLocationUndefinedException Constructor (String, Exception)

Namespace:  Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String, _
    inner As Exception _
)
'Usage
Dim message As String
Dim inner As Exception

Dim instance As New ProfileLocationUndefinedException(message, _
    inner)
public ProfileLocationUndefinedException(
    string message,
    Exception inner
)

Parameters

See Also

Reference

ProfileLocationUndefinedException Class

ProfileLocationUndefinedException Members

ProfileLocationUndefinedException Overload

Microsoft.Office.Server.ApplicationRegistry.Administration Namespace