Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
pip._vendor.urllib3.exceptions.TimeoutError Class Reference
Inheritance diagram for pip._vendor.urllib3.exceptions.TimeoutError:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.urllib3.exceptions.TimeoutError:
Collaboration graph
[legend]

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: