Exception: EventMachine::Protocols::Redis::RedisError
- Inherits:
-
StandardError
- Object
- StandardError
- EventMachine::Protocols::Redis::RedisError
- Defined in:
- lib/em-redis/redis_protocol.rb
Instance Attribute Summary collapse
-
#code ⇒ Object
Returns the value of attribute code.
Instance Attribute Details
#code ⇒ Object
Returns the value of attribute code.
296 297 298 |
# File 'lib/em-redis/redis_protocol.rb', line 296 def code @code end |