abstract_api.core.exceptions.response_parse_error module#
- exception abstract_api.core.exceptions.response_parse_error.ResponseParseError[source]#
Bases:
AbstractAPIExceptionRaised when an attempt to parse a response body fails.
Bases: AbstractAPIException
Raised when an attempt to parse a response body fails.