OrganizationNotFoundException constructor (String)

NOTE: This API is now obsolete.

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

Syntax

'Declaration
<ObsoleteAttribute("This class is no longer supported.")> _
Public Sub New ( _
    msg As String _
)
'Usage
Dim msg As String

Dim instance As New OrganizationNotFoundException(msg)
[ObsoleteAttribute("This class is no longer supported.")]
public OrganizationNotFoundException(
    string msg
)

Parameters

See also

Reference

OrganizationNotFoundException class

OrganizationNotFoundException members

OrganizationNotFoundException overload

Microsoft.Office.Server.UserProfiles namespace