![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|


Public Member Functions | |
| __init__ (self, *args, **kwargs) | |
Public Attributes | |
| args | |
Public Attributes inherited from pip._vendor.requests.exceptions.RequestException | |
| response | |
| request | |
Couldn't decode the text into json
| pip._vendor.requests.exceptions.JSONDecodeError.__init__ | ( | self, | |
| * | args, | ||
| ** | kwargs | ||
| ) |
Construct the JSONDecodeError instance first with all args. Then use it's args to construct the IOError so that the json specific args aren't used as IOError specific args and the error message from JSONDecodeError is preserved.
Reimplemented from pip._vendor.requests.exceptions.RequestException.