Class MetricException

  • All Implemented Interfaces:
    Serializable

    public class MetricException
    extends Exception
    A MetricException is used to describe an error using a MetricStore.
    See Also:
    Serialized Form
    • Constructor Detail

      • MetricException

        public MetricException​(String message)
      • MetricException

        public MetricException​(String message,
                               Throwable e)