Class CommandLine.UnmatchedArgumentException

    • Constructor Detail

      • UnmatchedArgumentException

        public UnmatchedArgumentException​(CommandLine commandLine,
                                          String msg)
      • UnmatchedArgumentException

        public UnmatchedArgumentException​(CommandLine commandLine,
                                          Stack<String> args)
      • UnmatchedArgumentException

        public UnmatchedArgumentException​(CommandLine commandLine,
                                          List<String> args)