public class Informer.ExceptionContext
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.Exception |
getException() |
Informer |
getInformer() |
java.lang.reflect.Method |
getMethod()
Which subscriber method has thrown and exception
|
java.lang.Object |
getSubscriber() |
public Informer getInformer()
public java.lang.reflect.Method getMethod()
public java.lang.Object getSubscriber()
public java.lang.Exception getException()