Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
pip._vendor.urllib3.exceptions.HostChangedError Class Reference
Inheritance diagram for pip._vendor.urllib3.exceptions.HostChangedError:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.urllib3.exceptions.HostChangedError:
Collaboration graph
[legend]

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
 

Detailed Description

Raised when an existing pool gets a request for a foreign host.

Constructor & Destructor Documentation

◆ __init__()

pip._vendor.urllib3.exceptions.HostChangedError.__init__ (   self,
  pool,
  url,
  retries = 3 
)

The documentation for this class was generated from the following file: