MCPcopy
hub / github.com/redis/redis-py / ResponseError

Class ResponseError

redis/exceptions.py:57–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55
56
57class ResponseError(RedisError):
58 pass
59
60
61class DataError(RedisError):

Callers 8

execute_commandFunction · 0.90
execute_commandFunction · 0.90
_execute_transactionMethod · 0.90
_execute_transactionMethod · 0.90
parse_errorMethod · 0.85

Calls

no outgoing calls

Tested by 4

execute_commandFunction · 0.72
execute_commandFunction · 0.72