Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
BitgetLimited
GitHub Repository: BitgetLimited/V3-bitget-api-sdk
Path: blob/master/bitget-python-sdk-api/bitget/__pycache__/exceptions.cpython-38.pyc
732 views
U

&y_��@s<ddlZGdd�de�ZGdd�de�ZGdd�de�ZdS)�Nc@seZdZdd�Zdd�ZdS)�OkexAPIExceptioncCs�d|_z|��}Wn"tk
r4d�|j�|_YnjXd|��krdd|��krd|d|_|d|_n:d|��kr�d|��kr�|d|_|d|_nd|_d|_|j|_||_t	|d	d�|_
dS)
Nrz(Invalid JSON error message from Okex: {}�code�messageZ
error_codeZ
error_messagezPlease wait a momentzMaybe something is wrong�request)r�json�
ValueError�format�textr�keys�status_code�response�getattrr)�selfrZjson_res�r�S/Users/larry/PycharmProjects/V3-Open-API-SDK/okex-python-sdk-api/okex/exceptions.py�__init__s 

zOkexAPIException.__init__cCsd|j|jfS)NzAPI Request Error(code=%s): %s)rr�rrrr�__str__szOkexAPIException.__str__N��__name__�
__module__�__qualname__rrrrrrrsrc@seZdZdd�Zdd�ZdS)�OkexRequestExceptioncCs
||_dS�N�r�rrrrrr"szOkexRequestException.__init__cCs
d|jS)NzOkexRequestException: %srrrrrr%szOkexRequestException.__str__Nrrrrrr src@seZdZdd�Zdd�ZdS)�OkexParamsExceptioncCs
||_dSrrrrrrr,szOkexParamsException.__init__cCs
d|jS)NzOkexParamsException: %srrrrrr/szOkexParamsException.__str__Nrrrrrr*sr)r�	Exceptionrrrrrrr�<module>s