Class: Redis::TimeSeries::AggregationError

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

Overview

AggregationError is raised when attempting to create an aggreation with an unknown type, or when calling a command with an invalid aggregation value.

See Also: