QueryGenerationException Constructor ()

 

Initializes a new instance of the QueryGenerateException class.

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

Syntax

public QueryGenerationException()
public:
QueryGenerationException()
new : unit -> QueryGenerationException
Public Sub New

See Also

QueryGenerationException Overload
QueryGenerationException Class
Microsoft.ComplexEventProcessing.Linq Namespace

Return to top