Class CliArgumentMandatoryException

    • Constructor Detail

      • CliArgumentMandatoryException

        public CliArgumentMandatoryException​(String name)
        The constructor.
        Parameters:
        name - the name of the required argument (option or parameter).