ConnectionException Constructor (String)

Initializes a new instance of the ConnectionException class.

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

Syntax

public ConnectionException(
    string message
)

Parameters

  • message
    Type: System.String
    Error message that explains the reason for the exception.

See Also

Reference

ConnectionException Class

ConnectionException Overload

Microsoft.ComplexEventProcessing Namespace