An exception that bubbles up to main function where it can be catched for proper handling of wrong passed arguments, or missing arguments from command line or any other source of properties.
Constructor for HelpNeedingException
Convert exception into a nice printable version.
See Implementation
An exception that bubbles up to main function where it can be catched for proper handling of wrong passed arguments, or missing arguments from command line or any other source of properties.