:py:mod:`flow.record.exceptions` ================================ .. py:module:: flow.record.exceptions Module Contents --------------- .. py:exception:: RecordDescriptorError Bases: :py:obj:`Exception` Raised when there is an error constructing a record descriptor .. py:exception:: RecordDescriptorNotFound Bases: :py:obj:`Exception` The specified record descriptor could not be found .. py:exception:: RecordAdapterNotFound Bases: :py:obj:`Exception` Could not find a fitting RecordAdapter for a given input