pyokx.low_rest_api.exceptions

exception pyokx.low_rest_api.exceptions.OkxAPIException(response)[source]

Bases: Exception

exception pyokx.low_rest_api.exceptions.OkxParamsException(message)[source]

Bases: Exception

exception pyokx.low_rest_api.exceptions.OkxRequestException(message)[source]

Bases: Exception

Inheritance diagram of pyokx.low_rest_api.exceptions