|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Exception Summary | |
|---|---|
| AbsentRelationshipException | Exception thrown when there isn't corrispondence between classes. |
| ClassDoesNotExistException | Exception thrown when does not exists a specific Class, present in xml configuration file, in the application. |
| ClassNotMappedException | Exception thrown when Class is not mapped. |
| ConversionBodyIllegalCodeException | Exception thrown when the conversion method body containts an illegal code. |
| ConversionParameterException | Exception thrown when only the destination reference is used in an explicit static conversion method. |
| DynamicConversionBodyException | Exception thrown when the dynamic conversion method has an incorrect body. |
| DynamicConversionMethodException | Exception thrown when the dynamic conversion method has parameter in input. |
| DynamicConversionParameterException | Exception thrown when the dynamic conversion method has parameter in input. |
| IllegalCodeException | Exception thrown when the mapping generated contains illegal code. |
| LoadingFileException | Exception thrown when the file isn't loaded. |
| MalformedBeanException | Exception thrown when Class does not respect the naming convention. |
| MappingErrorException | Exception thrown when there is an error in the configuration. |
| MappingException | Exception that rapresents mapping errors. |
| MappingExistException | Exception thrown when configuration for a specific Class exists. |
| MappingNotFoundException | Exception thrown when a configuration for a specific Class does not exists. |
| NullMappedClassException | Exception thrown when the class is null. |
| UndefinedMappingException | Exception thrown when the mapping is undefined. |
| WrongMethodException | Exception thrown when the method used is not correct. |
| XmlConversionNameException | Exception thrown when the explicit conversion name isn't declared. |
| XmlConversionParameterException | Exception thrown when only the destination reference is used in an explicit conversion tag. |
| XmlConversionTypeException | Exception thrown when isn't defined a conversion type or is bad written. |
| XmlMappingAttributeDoesNotExistException | Exception thrown when does not exists a specific attribute in the XML configuration. |
| XmlMappingAttributeExistException | Exception thrown when exists a specific attribute in the XML configuration. |
| XmlMappingClassDoesNotExistException | Exception thrown when does not exists configuration for a specific class. |
| XmlMappingClassExistException | Exception thrown when exists configuration for a specific class. |
| XmlMappingException | Exception that rapresents xml mapping errors. |
This package contains all Exceptions used in JMapper Framework.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||