class EventMachine::Hiredis::RedisError
An error reply from Redis. The actual error retuned by ::Hiredis will be wrapped in the #redis_error accessor.
Attributes
redis_error[RW]
An error reply from Redis. The actual error retuned by ::Hiredis will be wrapped in the #redis_error accessor.