public class CommandlineException
extends java.lang.Exception
thrown by Commandline.parse()
if errors
are found on the command line. The message stored in the exceptions
can then be used as a usage message to describe the correct command
line.
Constructor and Description |
---|
CommandlineException(java.lang.String s) |