Share via


QueryTopologyActivationCanceledException Constructor

Initializes a new instance of the QueryTopologyActivationCanceledException class with the specified error 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 QueryTopologyActivationCanceledException(message)
public QueryTopologyActivationCanceledException(
    string message
)

Parameters

  • message
    Type: System.String

    The error message that explains the reason for the exception.

See Also

Reference

QueryTopologyActivationCanceledException Class

QueryTopologyActivationCanceledException Members

Microsoft.Office.Server.Search.Administration Namespace