Exception: Redis::ProtocolError

Inherits:
BaseError
  • Object
show all
Defined in:
sig/redis.rbs

Instance Method Summary collapse

Constructor Details

#initializeProtocolError

Returns a new instance of ProtocolError.

Parameters:

  • reply_type (Object)


1150
# File 'sig/redis.rbs', line 1150

def initialize: (untyped reply_type) -> void