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, toString
public CommandException(Throwable cause)
cause
- the original exceptionCopyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.