Class peagen.errors.DispatchHTTPError
peagen.errors.DispatchHTTPError
DispatchHTTPError(status_code)
Bases: RuntimeError
Raised when a worker responds with a non-200 HTTP status.
Source code in peagen/errors.py
213 214 215 |
|
status_code
instance-attribute
status_code = status_code