![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|


Public Member Functions | |
| __init__ (self, pool, url, retries=3) | |
Public Member Functions inherited from pip._vendor.urllib3.exceptions.RequestError | |
| __reduce__ (self) | |
Public Attributes | |
| retries | |
Public Attributes inherited from pip._vendor.urllib3.exceptions.RequestError | |
| url | |
Public Attributes inherited from pip._vendor.urllib3.exceptions.PoolError | |
| pool | |
Raised when an existing pool gets a request for a foreign host.
| pip._vendor.urllib3.exceptions.HostChangedError.__init__ | ( | self, | |
| pool, | |||
| url, | |||
retries = 3 |
|||
| ) |
Reimplemented from pip._vendor.urllib3.exceptions.RequestError.