Prometheus.ex v1.0.0-alpha4 Prometheus.Error.InvalidValue exception

Raised when given value is invalid i.e. when you pass a negative number to Prometheus.Metric.Counter.inc/2.

Summary

Functions

Callback implementation for c:Exception.exception/1

Callback implementation for c:Exception.message/1

Functions

exception(args)

Specs

exception(Keyword.t) :: Exception.t

Callback implementation for c:Exception.exception/1.

message(map)

Callback implementation for c:Exception.message/1.