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