Class CommandLineParseException

    • Constructor Detail

      • CommandLineParseException

        public CommandLineParseException​(String message,
                                         int exitCode)
      • CommandLineParseException

        public CommandLineParseException​(String message,
                                         int exitCode,
                                         Throwable cause)
    • Method Detail

      • getExitCode

        public int getExitCode()