RedisException
Redis-specific exception. Thrown if unable to connect to Redis server due to socket exception, for example.
Assembly: ServiceStack.Redis.dll
View Source
Declaration
public class RedisException : Exception, ISerializable, _Exception
Implements
System.Runtime.Serialization.ISerializable
System.Runtime.InteropServices._Exception