Package org.apache.calcite.plan
Class RelOptPlanner.CannotPlanException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.calcite.plan.RelOptPlanner.CannotPlanException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
RelOptPlanner
Thrown by
RelOptPlanner.findBestExp()
.- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CannotPlanException
-