Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
redis
v1.7.0
Redis
Commands
DisconnectedError
Error
Future
PipelineApi
Subscription
TransactionApi
Built with Crystal 1.9.2
2023-10-08 21:57:31 UTC
class
Redis::Error
Redis::Error
Exception
Reference
Object
Overview
Exception for errors that Redis returns.
Direct Known Subclasses
Redis::DisconnectedError
Defined in:
redis/error.cr
Constructors
.new
(s)
Constructor Detail
def self.
new
(s)
#
[
View source
]