Share via


AdapterException-Konstruktor (String, Exception)

Initialisiert eine neue Instanz der AdapterException-Klasse mit der angegebenen Meldung und der angegebenen inneren Ausnahme.

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

Syntax

public AdapterException(
    string message,
    Exception innerException
)

Parameter

Siehe auch

Verweis

AdapterException Klasse

AdapterException-Überladung

Microsoft.ComplexEventProcessing.Adapters-Namespace