pyre.records.exceptions

Module Contents

exception pyre.records.exceptions.RecordError

Bases: pyre.framework.exceptions.FrameworkError

The base class of all exceptions raised by this package

exception pyre.records.exceptions.SourceSpecificationError

Bases: pyre.records.exceptions.RecordError

A method that reads records from external input sources was given an invalid input specification

description = invalid input source specification