OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, pool, url, reason=None) |
![]() | |
def | __reduce__ (self) |
![]() | |
def | __init__ (self, pool, message) |
Data Fields | |
reason | |
![]() | |
url | |
![]() | |
pool | |
Raised when the maximum number of retries is exceeded. :param pool: The connection pool :type pool: :class:`~urllib3.connectionpool.HTTPConnectionPool` :param string url: The requested Url :param exceptions.Exception reason: The underlying error
def __init__ | ( | self, | |
pool, | |||
url, | |||
reason = None |
|||
) |
Reimplemented from RequestError.
reason |