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.RequestError Class Reference
Inheritance diagram for pip._vendor.urllib3.exceptions.RequestError:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.urllib3.exceptions.RequestError:
Collaboration graph
[legend]

Public Member Functions

 __init__ (self, pool, url, message)
 
 __reduce__ (self)
 

Public Attributes

 url
 
- Public Attributes inherited from pip._vendor.urllib3.exceptions.PoolError
 pool
 

Detailed Description

Base exception for PoolErrors that have associated URLs.

Constructor & Destructor Documentation

◆ __init__()

pip._vendor.urllib3.exceptions.RequestError.__init__ (   self,
  pool,
  url,
  message 
)

Member Function Documentation

◆ __reduce__()

pip._vendor.urllib3.exceptions.RequestError.__reduce__ (   self)

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