Class InvalidResponse (3.0.0rc1)

InvalidResponse(response, *args)

Error class for responses which are not in the correct state.

Parameters

Name Description
response object

The HTTP response which caused the failure.

args tuple

The positional arguments typically passed to an exception class.