Class CommandFormat.NotEnoughArgumentsException

All Implemented Interfaces:
Serializable
Enclosing class:
CommandFormat

public static class CommandFormat.NotEnoughArgumentsException extends CommandFormat.IllegalNumberOfArgumentsException
Used when too few arguments are supplied to a command
See Also: