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