t.w._._WrapperException(Exception) : class documentation

Part of twisted.web._newclient View Source View In Hierarchy

Known subclasses: twisted.web._newclient.RequestGenerationFailed, twisted.web._newclient.RequestTransmissionFailed, twisted.web.client.ResponseFailed

_WrapperException is the base exception type for exceptions which include one or more other exceptions as the low-level causes.
Instance Variable reasons A list of exceptions. See subclass documentation for more details.
Method __init__ Undocumented
reasons =
A list of exceptions. See subclass documentation for more details.
def __init__(self, reasons): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2013-11-08 22:07:30.