Exception: Redis::ProtocolError
- Defined in:
- sig/redis.rbs
Instance Method Summary collapse
-
#initialize ⇒ ProtocolError
constructor
A new instance of ProtocolError.
Constructor Details
#initialize ⇒ ProtocolError
Returns a new instance of ProtocolError.
1150 |
# File 'sig/redis.rbs', line 1150
def initialize: (untyped reply_type) -> void
|