Uses of Class
org.xnap.cmdl.ParameterException

Packages that use ParameterException
org.xnap.cmdl Provides interfaces and classes for command line input and console output. 
 

Uses of ParameterException in org.xnap.cmdl
 

Methods in org.xnap.cmdl that throw ParameterException
 void Command.execute(java.lang.String command, Console console)
          Executes this command with argv parameters.
protected  int AbstractCommand.getInt(java.lang.String[] argv, int min, int max)
           
 



Copyright © 2001-2005 XNap Team. All Rights Reserved.