Part of twisted.web.error View Source View In Hierarchy
Known subclasses: twisted.web.client.PartialDownloadError, twisted.web.error.InfiniteRedirection, twisted.web.error.PageRedirect
Parameters | code | Refers to an HTTP status code for example http.NOT_FOUND. If no message is given the given code is mapped to a descriptive string and used instead. |