|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Exception Summary | |
---|---|
ConversionRuleException | Thrown when a ConversionRule tries to convert a given data row into a specified data type, which cannot
be produced due to some problems (i.e. |
EmptyValueConversionRuleException | Thrown when a ConversionRule tries to convert a given data row into a specified data type, which cannot
be done due to the value being empty. |
ImportConversionException | Thrown whenever a runtime exception during the import conversion process occurs. |
ImportParseException | Thrown whenever a runtime exception during the import parsing process occurs. |
UnsupportedTokenException | Thrown when an Analyzer tries to analyze a token that is not supported or recognized. |
WrongValueConversionRuleException | Thrown when a ConversionRule tries to convert a given data row into a specified data type, which cannot
be done due to the value being incorrect (i.e. |
Provides CAST Importer base classes representing exceptions.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |