Class CLIException

    • Constructor Detail

      • CLIException

        public CLIException​(String message)
        Creates a new instance of CLIException.
        Parameters:
        message - the message
      • CLIException

        public CLIException​(String message,
                            Exception cause)
        Creates a new instance of CLIException.
        Parameters:
        message - the message
        cause - the cause