Deprecated API


Contents
Deprecated Constructors
org.kohsuke.args4j.CmdLineException(String)
          Use CmdLineException.CmdLineException(CmdLineParser, String) 
org.kohsuke.args4j.CmdLineException(String, Throwable)
          Use CmdLineException.CmdLineException(CmdLineParser, String, Throwable) 
org.kohsuke.args4j.CmdLineException(Throwable)
          Use CmdLineException.CmdLineException(CmdLineParser, Throwable) 
 



Copyright © 2003-2011 Kohsuke Kawaguchi. All Rights Reserved.