[ https://issues.apache.org/jira/browse/CLI-132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Egge updated CLI-132: --------------------------- Attachment: bug132.patch Test case and fix. > MissingOptionException should contain a useful error message > ------------------------------------------------------------ > > Key: CLI-132 > URL: https://issues.apache.org/jira/browse/CLI-132 > Project: Commons CLI > Issue Type: Improvement > Components: CLI-1.x > Affects Versions: 1.0, 1.1 > Reporter: Brian Egge > Priority: Minor > Fix For: 1.1 > > Attachments: bug132.patch > > > 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. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]