|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use pl.edu.agh.cast.importer.base.exceptions | |
|---|---|
| pl.edu.agh.cast.importer.base.converter | Provides CAST Importer base classes used for the data conversion during the import process. |
| pl.edu.agh.cast.importer.base.converter.rules | Provides CAST Importer base classes representing conversion rules/strategies and their utility classes, used by the import converters. |
| pl.edu.agh.cast.importer.base.exceptions | Provides CAST Importer base classes representing exceptions. |
| pl.edu.agh.cast.importer.base.general | Provides CAST Importer base classes for the general domain model. |
| pl.edu.agh.cast.importer.base.parser.analyzer | Provides CAST Importer base classes representing import analyzers and their utility classes, used by the import parsers. |
| Classes in pl.edu.agh.cast.importer.base.exceptions used by pl.edu.agh.cast.importer.base.converter | |
|---|---|
| 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. |
|
| Classes in pl.edu.agh.cast.importer.base.exceptions used by pl.edu.agh.cast.importer.base.converter.rules | |
|---|---|
| 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. |
|
| 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. |
|
| Classes in pl.edu.agh.cast.importer.base.exceptions used by pl.edu.agh.cast.importer.base.exceptions | |
|---|---|
| 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. |
|
| Classes in pl.edu.agh.cast.importer.base.exceptions used by pl.edu.agh.cast.importer.base.general | |
|---|---|
| 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. |
|
| Classes in pl.edu.agh.cast.importer.base.exceptions used by pl.edu.agh.cast.importer.base.parser.analyzer | |
|---|---|
| UnsupportedTokenException
Thrown when an Analyzer tries to analyze a token that is not supported or recognized. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||