public class CommandException extends RuntimeException
| Constructor and Description |
|---|
CommandException(Command<?,?> command) |
CommandException(String message,
Command<?,?> command) |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
cast() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.