public class ContradictoryCondition
extends java.lang.RuntimeException
To simplify the logic of query compilation a bit - a step during the compilation process can throw that exception to indicate that it has detected a condition that is self-contradictory, it cannot be fullfilled and it will always lead to an empty result set.
Constructor and Description |
---|
ContradictoryCondition() |