Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
pip._internal.exceptions.NetworkConnectionError Class Reference
Inheritance diagram for pip._internal.exceptions.NetworkConnectionError:
Inheritance graph
[legend]
Collaboration diagram for pip._internal.exceptions.NetworkConnectionError:
Collaboration graph
[legend]

Public Member Functions

None __init__ (self, str error_msg, Optional[Response] response=None, Optional[Request] request=None)
 
str __str__ (self)
 

Public Attributes

 response
 
 request
 
 error_msg
 

Detailed Description

HTTP connection error

Constructor & Destructor Documentation

◆ __init__()

None pip._internal.exceptions.NetworkConnectionError.__init__ (   self,
str  error_msg,
Optional[Response]   response = None,
Optional[Request]   request = None 
)
Initialize NetworkConnectionError with  `request` and `response`
objects.

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