Click or drag to resize
QueryException Class
When model could not be found by a ruleset query
Inheritance Hierarchy

Namespace: FlexRule.Core.Model.Query
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
[SerializableAttribute]
public class QueryException : FlexRuleException

The QueryException type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyQuery
Query that has a problem
Top
Extension Methods
See Also