Prometheus.ex v1.0.0-alpha10 Prometheus.HistogramNoBucketsError exception

Raised by histogram constructors when buckets can’t be found in spec, or found value is empty list.

Summary

Functions

Callback implementation for Exception.exception/1

Callback implementation for Exception.message/1

Functions

exception(args)

Specs

exception(Keyword.t) :: Exception.t

Callback implementation for Exception.exception/1.

message(map)

Callback implementation for Exception.message/1.