Uses of Class
fish.payara.microprofile.metrics.exception.NoSuchMetricException
-
Packages that use NoSuchMetricException Package Description fish.payara.microprofile.metrics.writer -
-
Uses of NoSuchMetricException in fish.payara.microprofile.metrics.writer
Methods in fish.payara.microprofile.metrics.writer that throw NoSuchMetricException Modifier and Type Method Description voidMetricsWriter. write(org.eclipse.microprofile.metrics.MetricRegistry.Type scope, String metricName)Write the metrics that matches the metricName for the respective scope.voidMetricsWriterImpl. write(org.eclipse.microprofile.metrics.MetricRegistry.Type scope, String metricName)
-