public class MetricException extends Exception
A MetricException is used to describe an error using a MetricStore.
Constructor and Description |
---|
MetricException(String message) |
MetricException(String message,
Throwable e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022 The Apache Software Foundation. All rights reserved.