|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of CommandLineException in org.freehep.util.commandline |
|---|
| Subclasses of CommandLineException in org.freehep.util.commandline | |
|---|---|
class |
MissingArgumentException
Too few arguments were provided. |
class |
NoSuchOptionException
Option does not exist, or an ampty option is provided. |
class |
NoSuchQualifierException
Qualifier does not exist. |
class |
TooManyArgumentsException
Too many arguments were provided. |
| Methods in org.freehep.util.commandline that return CommandLineException | |
|---|---|
CommandLineException |
CommandLine.getException()
|
| Methods in org.freehep.util.commandline that throw CommandLineException | |
|---|---|
boolean |
CommandLine.parse(String[] args)
Parses the supplied arguments. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||