Class CommandException

    • Constructor Detail

      • CommandException

        public CommandException()
        Deprecated.
      • CommandException

        public CommandException​(String message)
        Deprecated.
      • CommandException

        public CommandException​(String message,
                                Throwable cause)
        Deprecated.
      • CommandException

        public CommandException​(Throwable cause)
        Deprecated.
      • CommandException

        public CommandException​(String help,
                                String message)
        Deprecated.
      • CommandException

        public CommandException​(String help,
                                String message,
                                Throwable cause)
        Deprecated.
    • Method Detail

      • getNiceHelp

        public String getNiceHelp()
        Deprecated.