public class SubscriberExceptionContext extends Object
| Modifier and Type | Method and Description | 
|---|---|
| Object | getEvent() | 
| EventBus | getEventBus() | 
| Object | getSubscriber() | 
| Method | getSubscriberMethod() | 
public EventBus getEventBus()
EventBus that handled the event and the subscriber. Useful for broadcasting
     a a new event based on the error.public Object getSubscriber()
public Method getSubscriberMethod()
Copyright © 2010–2018. All rights reserved.