Class InvalidCommand

java.lang.Object
com.vikingcloud.horsetrack.command.InvalidCommand
All Implemented Interfaces:
Command

public class InvalidCommand extends Object implements Command
Implementation of the Invalid Command which allows handling scenarios where the user attempts to use invalid commands.