Serializable
public class CommandException extends Exception
CommandException()
CommandException(String arg0)
CommandException(String arg0, Throwable arg1)
CommandException(Throwable arg0)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CommandException()
public CommandException(String arg0)
public CommandException(Throwable arg0)
public CommandException(String arg0, Throwable arg1)