public class CommandException extends Exception
| Constructor and Description |
|---|
CommandException(Throwable cause)
Constructs a new exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CommandException(Throwable cause)
cause - the original exceptionCopyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.