pyre.records.exceptions¶
Module Contents¶
-
exception
pyre.records.exceptions.RecordError¶ Bases:
pyre.framework.exceptions.FrameworkErrorThe base class of all exceptions raised by this package
-
exception
pyre.records.exceptions.SourceSpecificationError¶ Bases:
pyre.records.exceptions.RecordErrorA method that reads records from external input sources was given an invalid input specification
-
description= invalid input source specification¶
-