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