Package org.apache.drill.exec.exception
Class BitComException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.drill.common.exceptions.DrillException
org.apache.drill.exec.exception.BitComException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionBitComException
(String message) BitComException
(String message, Throwable cause) BitComException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) BitComException
(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
-
BitComException
public BitComException() -
BitComException
-
BitComException
-
BitComException
-
BitComException
-