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. 
org.crosswire.jsword.versification The core responsibility of the versification package is to understand verse references. 
 

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)
           
 

Uses of ConfigException in org.crosswire.jsword.versification
 

Constructors in org.crosswire.jsword.versification that throw ConfigException
FileVersificationMapping(Versification versification)
           
 


Copyright ยจ 2003-2015