Exception thrown when the Redis server replies with an error message
Exception resulting from a connection error, e.
Base class of all Redis exceptions.
Exception thrown when the input could not be parsed by the provided scredis.parsing.Parser.
Exception resulting from an unexpected breach of protocol such as receiving an unexpected reply
from the Redis
server.
Exception resulting from a transaction being discarded.