ObjectNotFoundException constructor (String)

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

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

Dim instance As New ObjectNotFoundException(message)
public ObjectNotFoundException(
    string message
)

Parameters

See also

Reference

ObjectNotFoundException class

ObjectNotFoundException members

ObjectNotFoundException overload

Microsoft.Office.Server.Search.Administration namespace