Represents a Redis error response.
@type t() :: %Redis.Error{__exception__: true, message: String.t()}