public class CommandLineParseException extends Exception
| Constructor and Description |
|---|
CommandLineParseException(String message,
int exitCode) |
CommandLineParseException(String message,
int exitCode,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getExitCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2002–2016 CoreMedia AG. All rights reserved.