AdapterException Constructor (String)

Initializes a new instance of the AdapterException class with the specified error message.

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

Syntax

public AdapterException(
    string message
)

Parameters

See Also

Reference

AdapterException Class

AdapterException Overload

Microsoft.ComplexEventProcessing.Adapters Namespace