Class LogicalOutOfBoundsException

All Implemented Interfaces:
Serializable

public class LogicalOutOfBoundsException extends TypeCheckException
Semantic error -- rule logical clause is greater than the number of supporting expressions. A supporting expression is a top level ANDed factset expression. Because every rule has at least 1 top level factset expression, a rule should always support "logical = 1", but in the case of a top level not, or, or exist, asserted facts will depend on the entire rule condition.
See Also: