class

Redis::Error

Inherits Exception < Reference < Object

Instance methods

==(other : self)

Returns true if this reference is the same as other. Invokes same?.

hash(hasher)

See Object#hash(hasher)

Macros

define(type, code = (name.gsub(/\A.*::/, "")).upcase)
Source