Description
Most exception message contain a useful message string like "Missing argument for option:". The MissingOptionException contains only the missing options. Adding a message to the exception would make it easier to catch a ParseException and display the getMessage() string.
Attachments
Attachments
Issue Links
- is a clone of
-
CLI-131 Options class returns options in random order
- Closed