AdapterException Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the AdapterException class with serialized data.

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

Syntax

protected AdapterException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See Also

Reference

AdapterException Class

AdapterException Overload

Microsoft.ComplexEventProcessing.Adapters Namespace