Package org.apache.drill.exec.physical
Class PhysicalOperatorSetupException
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.physical.PhysicalOperatorSetupException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionPhysicalOperatorSetupException
(String message) PhysicalOperatorSetupException
(String message, Throwable cause) PhysicalOperatorSetupException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) -
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
-
PhysicalOperatorSetupException
public PhysicalOperatorSetupException() -
PhysicalOperatorSetupException
-
PhysicalOperatorSetupException
-
PhysicalOperatorSetupException
-
PhysicalOperatorSetupException
-