public class NoSuchCommandException extends java.lang.Exception
NoSuchCommandException(java.lang.String commandName)
java.lang.String
getCommandName()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NoSuchCommandException(java.lang.String commandName)
public java.lang.String getCommandName()