Package com.blackbear.flatworm.errors

Exception Summary
FlatwormConfigurationValueException The exception thrown when a value is missing or inconsistant values are given in the configuation file.
FlatwormConversionException The exception thrown when an error occurs during field conversion.
FlatwormCreatorException The exception thrown when a value is missing or inconsistant values are given in the configuation file.
FlatwormException The base exception for all Flatworm exceptions.
FlatwormInputLineLengthException The exception thrown when an attempt is made to read past the end of an input line.
FlatwormInvalidRecordException Thrown if no match is found for an input file in the re
FlatwormParserException The exception thrown when a value is missing or inconsistant values are given in the configuation file.
FlatwormUnsetFieldValueException Exception thrown if code attempts to access the start, end or length of a field if it is not set.