public class DrillException extends Exception
Constructor and Description |
---|
DrillException() |
DrillException(String message) |
DrillException(String message,
Throwable cause) |
DrillException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
DrillException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 1970 The Apache Software Foundation. All rights reserved.