Share via


CrawlTopologyActivationException Constructor

Initializes a new instance of the CrawlTopologyActivationException class with the specified exception message.

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 CrawlTopologyActivationException(message)
public CrawlTopologyActivationException(
    string message
)

Parameters

See Also

Reference

CrawlTopologyActivationException Class

CrawlTopologyActivationException Members

Microsoft.Office.Server.Search.Administration Namespace