TooManySearchTermException 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 TooManySearchTermException(msg)
public TooManySearchTermException(
    string msg
)

Parameters

See also

Reference

TooManySearchTermException class

TooManySearchTermException members

TooManySearchTermException overload

Microsoft.Office.Server.UserProfiles namespace