public class ListenerInvocationException
extends java.lang.RuntimeException
| Modifier | Constructor and Description |
|---|---|
protected |
ListenerInvocationException() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addException(MetricEventsListener<?> listener,
java.lang.Throwable error) |
protected void |
finish() |
java.util.Map<MetricEventsListener<?>,java.lang.Throwable> |
getExceptions() |
java.lang.String |
getMessage() |
protected void addException(MetricEventsListener<?> listener, java.lang.Throwable error)
protected void finish()
public java.util.Map<MetricEventsListener<?>,java.lang.Throwable> getExceptions()
public java.lang.String getMessage()
getMessage in class java.lang.Throwable