|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ConfigurationRuntimeException | |
| org.sape.carbon.core.config | |
| org.sape.carbon.core.config.interceptor | |
| org.sape.carbon.core.config.node | |
| Uses of ConfigurationRuntimeException in org.sape.carbon.core.config |
| Subclasses of ConfigurationRuntimeException in org.sape.carbon.core.config | |
class |
ConfigurationAccessException
This exception is thrown to wrap internal configuration exceptions in a runtime exception that can optionally be caught by developers. |
class |
ConfigurationInitializtionException
This exception is thrown when the configuration service cannot be initialized. |
class |
ConfigurationNotFoundException
This exception is used to declare that the requested configuration was not found. |
class |
InvalidConfigurationException
This exception is utilized to relate that a supplied configuration is invalid or could not be found. |
| Uses of ConfigurationRuntimeException in org.sape.carbon.core.config.interceptor |
| Subclasses of ConfigurationRuntimeException in org.sape.carbon.core.config.interceptor | |
class |
ConfigurationInterceptorException
Levelized exception for ConfigurationInterceptor. |
| Uses of ConfigurationRuntimeException in org.sape.carbon.core.config.node |
| Subclasses of ConfigurationRuntimeException in org.sape.carbon.core.config.node | |
class |
NodeRemovedException
This exception is thrown by nodes when methods are call upon them after they have been removed. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||