public class UnsupportedSQLQueryException
extends org.apache.calcite.plan.RelOptPlanner.CannotPlanException
RelOptPlanner.CannotPlanException in that the error
messages are user-friendly unlike its parent class. This exception class should be used instead of
ISE or IAE when processing is
to be halted during planning. Similarly, Druid planner can catch this exception and know that the error
can be directly exposed to end-users.| Constructor and Description |
|---|
UnsupportedSQLQueryException(String formatText,
Object... arguments) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.