QueryAbortException Constructor (String)

Initializes a new instance of a QueryAbortException with the specified message..

Namespace:  Microsoft.ComplexEventProcessing
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

public QueryAbortException(
    string message
)

Parameters

  • message
    Type: System.String
    Message that provides more information about the exception.

See Also

Reference

QueryAbortException Class

QueryAbortException Overload

Microsoft.ComplexEventProcessing Namespace