Uses of Class
org.clapper.util.config.SectionExistsException

Packages that use SectionExistsException
org.clapper.util.config org.clapper.util.config - A Configuration File Parser. 
 

Uses of SectionExistsException in org.clapper.util.config
 

Methods in org.clapper.util.config that throw SectionExistsException
 void Configuration.addSection(java.lang.String sectionName)
          Add a new section to this configuration data.
 



Copyright © 2004-2007 Brian M. Clapper. All Rights Reserved.