Exception: Errors::RecordLengthError

Inherits:
FlatFileError show all
Defined in:
lib/flat/errors.rb

Overview

RecordLengthError

Generic error having to do with line lengths not meeting expectations.

Direct Known Subclasses

LongRecordError, ShortRecordError