Skip to main content

RedisResponseException

Assembly: ServiceStack.Redis.dll
View Source
Declaration
public class RedisResponseException : RedisException, ISerializable, _Exception

Properties

Code

View Source
Declaration
public string Code { get; }

Implements

  • System.Runtime.Serialization.ISerializable
  • System.Runtime.InteropServices._Exception