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