OpenQuizz
Une application de gestion des contenus pédagogiques
TimeoutError Class Reference
Inheritance diagram for TimeoutError:
Collaboration diagram for TimeoutError:

Detailed Description

Raised when a socket timeout error occurs.

Catching this error will catch both :exc:`ReadTimeoutErrors
<ReadTimeoutError>` and :exc:`ConnectTimeoutErrors <ConnectTimeoutError>`.

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