class RequestTransmissionFailed(_WrapperException): (source)
Instance Variable | reasons |
A list of one or more Failure instances giving the reasons the request transmission was considered to have failed. |
Inherited from _WrapperException
:
Method | __init__ |
Undocumented |