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(String scope, String metricName)Write the metrics that matches the metricName for the respective scope.voidMetricsWriterImpl. write(String scope, String metricName)
-