AdapterException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the AdapterException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AdapterException() Initializes a new, default instance of the AdapterException class.
Public method AdapterException(String) Initializes a new instance of the AdapterException class with the specified error message.
Protected method AdapterException(SerializationInfo, StreamingContext) Initializes a new instance of the AdapterException class with serialized data.
Public method AdapterException(String, Exception) Initializes a new instance of the AdapterException class with the specified message and inner exception.

Top

See Also

Reference

AdapterException Class

Microsoft.ComplexEventProcessing.Adapters Namespace