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, toString
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.