jargs.gnu

Class CmdLineParser.OptionException

Enclosing Class:
CmdLineParser
Known Direct Subclasses:
CmdLineParser.IllegalOptionValueException, CmdLineParser.UnknownOptionException

public static abstract class CmdLineParser.OptionException
extends Exception

Base class for exceptions that may be thrown when options are parsed

Copyright © 2001-2003 Steve Purcell. Copyright © 2002 Vidar Holen. Copyright © 2002 Michal Ceresna. Copyright © 2005 Ewan Mellor. Released under the terms of the BSD licence.