Class: Redis::TimeSeries::Error

Inherits:
BaseError
  • Object
show all
Defined in:
lib/redis/time_series/errors.rb

Overview

Base error class for convenient rescue-ing.

Descendant of Redis::BaseError, so you can rescue that and capture all time-series errors, as well as standard Redis command errors.

Direct Known Subclasses

AggregationError, FilterError, UnknownPolicyError