public class NoSuchCommandException extends CommandException
Exception used when a command is not found.
Constructor and description |
---|
NoSuchCommandException(java.lang.String name) |
Methods inherited from class | Name |
---|---|
class CommandException |
getOptions |