Class SqlUnsupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.drill.common.exceptions.DrillException
org.apache.drill.common.exceptions.ExecutionSetupException
org.apache.drill.exec.work.foreman.ForemanException
org.apache.drill.exec.work.foreman.ForemanSetupException
org.apache.drill.exec.work.foreman.SqlUnsupportedException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
UnsupportedDataTypeException
,UnsupportedFunctionException
,UnsupportedRelOperatorException
- See Also:
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionSqlUnsupportedException
(String errorMessage) SqlUnsupportedException
(String jiraNumber, String disabledFunctionality) -
Method Summary
Methods inherited from class org.apache.drill.common.exceptions.ExecutionSetupException
fromThrowable
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SqlUnsupportedException
-
SqlUnsupportedException
-
-
Method Details
-
errorClassNameToException
- Throws:
SqlUnsupportedException
-