Exception: Redis::Distributed::CannotDistribute

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

Instance Method Summary collapse

Constructor Details

#initializeCannotDistribute

Returns a new instance of CannotDistribute.

Parameters:

  • command (Object)


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

def initialize: (untyped command) -> void

Instance Method Details

#message::String

Returns:

  • (::String)


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

def message: () -> ::String