Table of Contents

Class RedisException

Namespace
StackExchange.Redis
Assembly
StackExchange.Redis.StrongName.dll

Indicates an issue communicating with redis

public class RedisException : Exception, ISerializable
Inheritance
RedisException
Implements
Derived
Inherited Members

Constructors

RedisException(SerializationInfo, StreamingContext)

Deserialization constructor; not intended for general usage

protected RedisException(SerializationInfo info, StreamingContext ctx)

Parameters

info SerializationInfo
ctx StreamingContext