net.sf.farrago.query
Class FarragoPreparingStmt.InvalidPlanException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.farrago.query.FarragoPreparingStmt.InvalidPlanException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- FarragoPreparingStmt
protected static class FarragoPreparingStmt.InvalidPlanException
- extends Exception
Exception describing why a plan is invalid.
Not localized.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
rel
private final RelNode rel
FarragoPreparingStmt.InvalidPlanException
public FarragoPreparingStmt.InvalidPlanException(String message,
RelNode rel)