public static class ArgsParser.BadArgsException
extends java.lang.Exception
The user has entered invalid options in the command-line.
Use the getMessage() method to get the description of the
problem, that you can directly print to the terminal for the user.