Class HelpScreenException

All Implemented Interfaces:
Serializable

public class HelpScreenException extends ArgumentParserException

HelpScreenException is a subclass of ArgumentParserException. It is used internally, and is thrown when help option is invoked.

The application code should not use this class directly.

Since:
0.8.0
See Also:
  • Field Details

  • Constructor Details

    • HelpScreenException

      public HelpScreenException(ArgumentParser parser)