Class BadCommandLineException

    • Constructor Detail

      • BadCommandLineException

        public BadCommandLineException​(String msg)
      • BadCommandLineException

        public BadCommandLineException​(String message,
                                       Throwable cause)
      • BadCommandLineException

        public BadCommandLineException()
    • Method Detail

      • initOptions

        public void initOptions​(Options opt)
      • getOptions

        @Nullable
        public Options getOptions()
        Gets the partly parsed option object, if any.