BinanceAPIException
Attributes
attributecode= json_res.get('code')attributemessage= json_res.get('msg')attributestatus_code= status_codeattributeresponse= responseattributerequest= getattr(response, 'request', None)Functions
func__init__(self, response, status_code, text)paramselfparamresponseparamstatus_codeparamtextReturns
Nonefunc__str__(self)paramselfReturns
None