|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XmlMappingException | |
|---|---|
| it.avutils.jmapper.exception | This package contains all Exceptions used in JMapper Framework. |
| Uses of XmlMappingException in it.avutils.jmapper.exception |
|---|
| Subclasses of XmlMappingException in it.avutils.jmapper.exception | |
|---|---|
class |
ClassDoesNotExistException
Exception thrown when does not exists a specific Class, present in xml configuration file, in the application. |
class |
XmlConversionNameException
Exception thrown when the explicit conversion name isn't declared. |
class |
XmlConversionParameterException
Exception thrown when only the destination reference is used in an explicit conversion tag. |
class |
XmlConversionTypeException
Exception thrown when isn't defined a conversion type or is bad written. |
class |
XmlMappingAttributeDoesNotExistException
Exception thrown when does not exists a specific attribute in the XML configuration. |
class |
XmlMappingAttributeExistException
Exception thrown when exists a specific attribute in the XML configuration. |
class |
XmlMappingClassDoesNotExistException
Exception thrown when does not exists configuration for a specific class. |
class |
XmlMappingClassExistException
Exception thrown when exists configuration for a specific class. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||