Share via


UserProfileApplicationNotAvailableException Constructor (String)

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Sub New ( _
    msg As String _
)
'Usage
Dim msg As String

Dim instance As New UserProfileApplicationNotAvailableException(msg)
public UserProfileApplicationNotAvailableException(
    string msg
)

Parameters

See Also

Reference

UserProfileApplicationNotAvailableException Class

UserProfileApplicationNotAvailableException Members

UserProfileApplicationNotAvailableException Overload

Microsoft.Office.Server.UserProfiles Namespace