Class f.e.DataSetActionException(Exception):

Part of fixture.exc View In Hierarchy

Known subclasses: fixture.exc.LoadError, fixture.exc.UnloadError

an exception while performing some action with a DataSet.
Method __init__ Undocumented
def __init__(self, etype, val, dataset, key=None, row=None, stored_object=None):
Undocumented
API Documentation for fixture, generated by pydoctor.