public class CommandException extends Exception
Constructor and Description |
---|
CommandException(Command command,
String msg) |
CommandException(Command command,
String msg,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Command |
getCommand() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString