@Deprecated public class CommandException extends Exception
| Constructor and Description |
|---|
CommandException()
Deprecated.
|
CommandException(String message)
Deprecated.
|
CommandException(String help,
String message)
Deprecated.
|
CommandException(String help,
String message,
Throwable cause)
Deprecated.
|
CommandException(String message,
Throwable cause)
Deprecated.
|
CommandException(Throwable cause)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getNiceHelp()
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.