Share via


QueryAbortException-Konstruktor (String, Exception)

Initialisiert eine neue Instanz einer QueryAbortException mit der angegebenen Meldung und der angegebenen inneren Ausnahme.

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

Syntax

public QueryAbortException(
    string message,
    Exception innerException
)

Parameter

Siehe auch

Verweis

QueryAbortException Klasse

QueryAbortException-Überladung

Microsoft.ComplexEventProcessing-Namespace