Redix.Error exception (Redix v1.1.5) View Source
Error returned by Redis.
This exception represents semantic errors returned by Redis: for example,
non-existing commands or operations on keys with the wrong type (INCR not_an_integer
).
Error returned by Redis.
This exception represents semantic errors returned by Redis: for example,
non-existing commands or operations on keys with the wrong type (INCR not_an_integer
).