twisted.web.client.RequestGenerationFailed(_WrapperException) class documentationtwisted.web.client
View Source
(View In Hierarchy)
There was an error while creating the bytes which make up a request.
| Instance Variable | reasons | A list of one or more Failure
instances giving the reasons the request generation was considered to have
failed. |
Inherited from _WrapperException:
| Method | __init__ | Undocumented |
list of one or more Failure
instances giving the reasons the request generation was considered to have
failed.