public abstract class CommandException extends java.lang.Exception implements ICommandException
| Modifier | Constructor and Description |
|---|---|
protected |
CommandException(java.lang.String reason) |
protected |
CommandException(java.lang.String reason,
java.lang.Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetMessage, handleprotected CommandException(java.lang.String reason)
protected CommandException(java.lang.String reason, java.lang.Throwable cause)