|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.clapper.util.config | |
|---|---|
| org.clapper.util.config | org.clapper.util.config - A Configuration File Parser. |
| Classes in org.clapper.util.config used by org.clapper.util.config | |
|---|---|
| ConfigurationException
A ConfigurationException is thrown by the Configuration class to signify errors in a configuration file. |
|
| NoSuchSectionException
A NoSuchSectionException is thrown by the Configuration class to signify that a requested configuration
section does not exist. |
|
| NoSuchVariableException
A NoSuchVariableException is thrown by the Configuration class to signify that a requested configuration
variable does not exist. |
|
| SectionExistsException
A SectionExistsException is thrown by the Configuration class to signify that a requested configuration
section already exists and cannot be created. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||