netdata
Public Member Functions | Public Attributes | List of all members
python_modules.urllib3.exceptions.PoolError Class Reference
Inheritance diagram for python_modules.urllib3.exceptions.PoolError:
python_modules.urllib3.exceptions.HTTPError python_modules.urllib3.exceptions.ClosedPoolError python_modules.urllib3.exceptions.EmptyPoolError python_modules.urllib3.exceptions.NewConnectionError python_modules.urllib3.exceptions.RequestError python_modules.urllib3.exceptions.HostChangedError python_modules.urllib3.exceptions.MaxRetryError python_modules.urllib3.exceptions.ReadTimeoutError

Public Member Functions

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

Public Attributes

 pool
 

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