Classes in com.sunwesttek.util.config used by com.sunwesttek.util.config
DuplicateConfigSectionException
DuplicateConfigSectionException is thrown when
a config section with the same name exists. |
InvalidConfigParamException
InvalidConfigParamException is thrown if the config
section does not comply with the requirements. |
InvalidConfigSyntaxException
InvalidConfigSyntaxException is thrown if error
is detected when parsing the XML input. |
NoSuchConfigSectionException
NoSuchConfigSectionException is thrown if specified
config section can not be found. |