Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
redis
v1.11.0
Redis
Commands
ConnectionError
DisconnectedError
Error
Future
PipelineApi
Subscription
TransactionApi
Built with Crystal 1.9.2
2023-10-08 20:45:23 UTC
class
Redis::ConnectionError
Redis::ConnectionError
Redis::Error
Exception
Reference
Object
Defined in:
redis/error.cr
Constructors
.new
(s)
Constructor methods inherited from class
Redis::Error
new(s)
new
Constructor Detail
def self.
new
(s)
#
[
View source
]