Class
SpeedtestHTTPError
Base HTTP exception for this module
Source from the content-addressed store, hash-verified
| 312 | |
| 313 | |
| 314 | class SpeedtestHTTPError(SpeedtestException): |
| 315 | """Base HTTP exception for this module""" |
| 316 | |
| 317 | |
| 318 | class SpeedtestConfigError(SpeedtestException): |