QueryGenerationException Constructor (String)

Initializes a new instance of the QueryGenerateException class.

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

Syntax

public QueryGenerationException(
    string message
)

Parameters

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

See Also

Reference

QueryGenerationException Class

QueryGenerationException Overload

Microsoft.ComplexEventProcessing.Linq Namespace