View Source OffBroadwayRedisStream.RedisClient.ConnectionError exception (off_broadway_redis_stream v0.4.0)

Link to this section Summary

Link to this section Types

@type t() :: %OffBroadwayRedisStream.RedisClient.ConnectionError{
  __exception__: term(),
  message: term(),
  reason: atom()
}