Class UnsupportedRelOperatorException
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
org.apache.drill.exec.work.foreman.UnsupportedRelOperatorException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.drill.exec.work.foreman.SqlUnsupportedException
SqlUnsupportedException.ExceptionType -
Constructor Summary
ConstructorsConstructorDescriptionUnsupportedRelOperatorException(String errorMessage) UnsupportedRelOperatorException(String drillJiraNumber, String message) -
Method Summary
Methods inherited from class org.apache.drill.exec.work.foreman.SqlUnsupportedException
errorClassNameToExceptionMethods inherited from class org.apache.drill.common.exceptions.ExecutionSetupException
fromThrowableMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedRelOperatorException
-
UnsupportedRelOperatorException
-