Package pl.edu.agh.cast.importer.base.exceptions

Provides CAST Importer base classes representing exceptions.

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.
 

Package pl.edu.agh.cast.importer.base.exceptions Description

Provides CAST Importer base classes representing exceptions.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.