Uses of Class
com.uc4.ara.collabnet.JArgs.CmdLineParser.UnknownOptionException

Packages that use CmdLineParser.UnknownOptionException
com.uc4.ara.collabnet.JArgs   
 

Uses of CmdLineParser.UnknownOptionException in com.uc4.ara.collabnet.JArgs
 

Subclasses of CmdLineParser.UnknownOptionException in com.uc4.ara.collabnet.JArgs
static class CmdLineParser.NotFlagException
          Thrown when the parsed commandline contains multiple concatenated short options, such as -abcd, where one or more requires a value.
static class CmdLineParser.UnknownSuboptionException
          Thrown when the parsed commandline contains multiple concatenated short options, such as -abcd, where one is unknown.
 



Copyright © 2004-2013. All Rights Reserved.