public class SubscriberExceptionContext extends Object
public EventBusgetEventBus()
EventBus that handled the event and the subscriber. Useful for broadcasting a a new event based on the error.
public ObjectgetEvent()
public ObjectgetSubscriber()
public MethodgetSubscriberMethod()