Freigeben über


ConnectionException-Konstruktor (String, Exception)

Initialisiert eine neue Instanz der ConnectionException-Klasse mit der angegebenen Fehlermeldung und einem Verweis auf die innere Ausnahme, die die Ursache für diese Ausnahme ist.

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

Syntax

public ConnectionException(
    string message,
    Exception innerException
)

Parameter

Siehe auch

Verweis

ConnectionException Klasse

ConnectionException-Überladung

Microsoft.ComplexEventProcessing-Namespace