t.i.d.FirstError(Exception) : class documentation

Part of twisted.internet.defer View Source View In Hierarchy

First error to occur in a DeferredList if fireOnOneErrback is set.
Instance VariablessubFailurethe Failure that occurred.
indexthe index of the Deferred in the DeferredList where it happened.
Method __init__ Undocumented
Method __repr__ Undocumented
Method __str__ Undocumented
Method __getitem__ Undocumented
Method __getslice__ Undocumented
Method __eq__ Undocumented
def __init__(self, failure, index): (source)
Undocumented
def __repr__(self): (source)
Undocumented
def __str__(self): (source)
Undocumented
def __getitem__(self, index): (source)
Undocumented
def __getslice__(self, start, stop): (source)
Undocumented
def __eq__(self, other): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 15:57:47.