public static class LlapStatusServiceDriver.LlapStatusCliException extends Exception
| Constructor and Description |
|---|
LlapStatusCliException(LlapStatusServiceDriver.ExitCode exitCode,
String message) |
LlapStatusCliException(LlapStatusServiceDriver.ExitCode exitCode,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
LlapStatusServiceDriver.ExitCode |
getExitCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LlapStatusCliException(LlapStatusServiceDriver.ExitCode exitCode, String message)
public LlapStatusCliException(LlapStatusServiceDriver.ExitCode exitCode, String message, Throwable cause)
public LlapStatusServiceDriver.ExitCode getExitCode()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.