Class UnrecognizedArgumentException

All Implemented Interfaces:
Serializable

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

  • Method Details

    • getArgument

      public String getArgument()