org.jaffa.persistence.engines.jdbcengine.configservice.exceptions |
|
Java Source File Name | Type | Comment |
ClassMetaDataValidationRuntimeException.java | Class | This exception is thrown if any error occurs while validating a Persistent class against a Mapping file. |
ConfigurationServiceRuntimeException.java | Class | This exception is thrown if the ConfigurationService fails to parse the init file or any of the mapping files. |
InitFileNotFoundRuntimeException.java | Class | This exception is thrown if the init file for the ConfigurationService is not found in the classpath. |