public class CLIInternalException extends RuntimeException
| Constructor and Description |
|---|
CLIInternalException(String message) |
CLIInternalException(String message,
int exitCode) |
CLIInternalException(String message,
Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
int |
getExitCode() |
void |
setExitCode(int exitCode) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 WSO2. All rights reserved.