A B C E G N O P R S T V

C

CLArgumentException - Exception in be.ugent.twijug.jclops
Indicates an error during processing of an option argument.
CLArgumentException(String) - Constructor for exception be.ugent.twijug.jclops.CLArgumentException
Constructs an instance of CLArgumentException with the specified detail message.
CLDefinitionException - Exception in be.ugent.twijug.jclops
Exception which indicates that the command line options were incorrectly configured.
CLDefinitionException(String) - Constructor for exception be.ugent.twijug.jclops.CLDefinitionException
 
CLManager - Class in be.ugent.twijug.jclops
Command line manager.
CLManager(Object) - Constructor for class be.ugent.twijug.jclops.CLManager
Create a new command line manager for the given option context.
CLManager() - Constructor for class be.ugent.twijug.jclops.CLManager
Create a new command line manager.
CLParseException - Exception in be.ugent.twijug.jclops
Exception which indicates an error in the command line as entered by the user.
CLParseException(String) - Constructor for exception be.ugent.twijug.jclops.CLParseException
Constructs an instance of CLParseException with the specified detail message.

A B C E G N O P R S T V