Uses of Class
exception.WrongAmountOfArgumentsException
-
Uses of WrongAmountOfArgumentsException in command.logic.external.reciever
Modifier and TypeMethodDescriptionboolean
ExecuteScriptReceiver.receiveCommand
(CommandDescription commandDescription, String[] args) -
Uses of WrongAmountOfArgumentsException in model.handler
Modifier and TypeMethodDescriptionstatic void
Utilities.checkArgumentsOrThrow
(int provided, int expected)