|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Exception Summary | |
|---|---|
| ConfigurationClassNotFoundException | This exception is thrown when a dynamically loaded class could not be found. |
| ConfigurationException | This exception is thrown when a problem in the configuration has been detected. |
| ConfigurationIllegalAccessException | This exception is thrown when a dynamically loaded class has signaled an illegal access. |
| ConfigurationInstantiationException | This exception is thrown when a dynamically loaded class signals an instantiation exception. |
| ConfigurationInvalidClassException | This exception is thrown when a dynamically loaded class does not implement an expected interface. |
| ConfigurationInvalidConstructorException | This exception is thrown when a dynamically loaded class does not implement an expected interface. |
| ConfigurationInvalidNameException | This Exception is thrown when a configuration is requested with the path
null> or the empty string. |
| ConfigurationInvalidResourceException | This Exception is thrown when a configuration is requested with the path
null> or the empty string. |
| ConfigurationIOException | This Exception is thrown when a configuration is requested with the path
null> or the empty string. |
| ConfigurationMissingAttributeException | This Exception is thrown when a configuration is requested with the path
null> or the empty string. |
| ConfigurationMissingException | This Exception is thrown when a configuration is requested with the path
null or the empty string. |
| ConfigurationNoSuchMethodException | This exception is thrown when a dynamically loaded class does not provide the expected method. |
| ConfigurationNotFoundException | This Exception is thrown when a configuration could not be found. |
| ConfigurationSyntaxException | This Exception is thrown when a configuration contains a syntax error. |
| ConfigurationUnsupportedEncodingException | This Exception is thrown when a configuration tries to use an unsupported encoding. |
| ConfigurationWrapperException | This exception is thrown when some other kind of Exception has been encountered during configuration. |
This package contains some exception classes for the configuration.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||