Package com.netflix.discovery.util
Class ExceptionsMetric
- java.lang.Object
-
- com.netflix.discovery.util.ExceptionsMetric
-
public class ExceptionsMetric extends java.lang.ObjectCounters for exceptions.
-
-
Constructor Summary
Constructors Constructor Description ExceptionsMetric(java.lang.String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcount(java.lang.Throwable ex)voidshutdown()
-