MissingValueException(option: Option)
Creates a new instance of MissingValueException when an option requiring a value does not receive a value.
MissingValueException(argument: Argument)
Creates a new instance of MissingValueException when a mandatory argument is not set in the user command line.