public static class CommandLine.ParseException
extends com.eibus.util.InvalidCommandLineArgumentException
InvalidCommandLineArgumentException,
Serialized Form| Constructor and Description |
|---|
CommandLine.ParseException()
An exception without a message.
|
CommandLine.ParseException(java.lang.String s)
An exception with a message.
|