Uses of Class
org.crosswire.common.config.ConfigException

Packages that use ConfigException
org.crosswire.common.config Config allows an application to separate the responsibilities of setting itself up, and providing a user interface from the real work that it needs to do. 
 

Uses of ConfigException in org.crosswire.common.config
 

Methods in org.crosswire.common.config that throw ConfigException
 void Choice.setString(String value)
          String value to associate with this Field.
 void AbstractReflectedChoice.setString(String value)
           
 


Copyright ? 2003-2011