Class DrillIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.drill.common.exceptions.DrillIOException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
RpcException
- See Also:
-
Constructor Summary
ConstructorDescriptionDrillIOException
(String message) DrillIOException
(String message, Throwable cause) DrillIOException
(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
-
DrillIOException
public DrillIOException() -
DrillIOException
-
DrillIOException
-
DrillIOException
-