Package org.apache.drill.exec.exception
Class SetupException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.drill.common.exceptions.DrillException
org.apache.drill.exec.exception.SetupException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionSetupException
(String message) SetupException
(String message, Throwable cause) SetupException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) SetupException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SetupException
public SetupException() -
SetupException
-
SetupException
-
SetupException
-
SetupException
-