MetricAlreadyExistsException

public class MetricAlreadyExistsException extends RuntimeException

A custom exception thrown when a metric of a different type with the same name is already registered.

Constructors

MetricAlreadyExistsException

public MetricAlreadyExistsException(String message)

MetricAlreadyExistsException

public MetricAlreadyExistsException(String message, Throwable cause)