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 SummaryNested classes/interfaces inherited from class org.apache.drill.exec.work.foreman.SqlUnsupportedExceptionSqlUnsupportedException.ExceptionType
- 
Constructor SummaryConstructorsConstructorDescriptionUnsupportedRelOperatorException(String errorMessage) UnsupportedRelOperatorException(String drillJiraNumber, String message) 
- 
Method SummaryMethods inherited from class org.apache.drill.exec.work.foreman.SqlUnsupportedExceptionerrorClassNameToExceptionMethods inherited from class org.apache.drill.common.exceptions.ExecutionSetupExceptionfromThrowableMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
UnsupportedRelOperatorException
- 
UnsupportedRelOperatorException
 
-