Fixture exceptions
Bases: exceptions.Exception
An exception while performing some action with a DataSet.
In addtion to etype and val adds these properties:
used by fixture.loadable classes
Bases: fixture.exc.DataSetActionException
An exception while loading data in DataSet.
used by fixture.loadable classes
Bases: fixture.exc.DataSetActionException
An exception while unloading data from a DataSet.
used by fixture.loadable classes
Bases: exceptions.LookupError
Looking up a storable object failed.
used by fixture.loadable classes