Class UnrecognizedCommandException

All Implemented Interfaces:
Serializable

public class UnrecognizedCommandException extends ArgumentParserException
Exception thrown when unrecognized command is encountered.
See Also:
  • Constructor Details

  • Method Details

    • getCommand

      public String getCommand()