Class CommandLineParserException

    • Constructor Detail

      • CommandLineParserException

        public CommandLineParserException​(String key,
                                          String value)
        Constructs an exception where there was error parsing a command line option
        Parameters:
        key - The argument
        value - its value