public class CommandException extends Exception
| Constructor and Description |
|---|
CommandException() |
CommandException(String message) |
CommandException(String message,
Throwable cause) |
CommandException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCommandUsed(String prefix,
String spacedSuffix) |
void |
prependStack(String name) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015. All Rights Reserved.