public static class ManagedEventBus.EventBusExceptionHandler extends Object implements com.google.common.eventbus.SubscriberExceptionHandler
| Constructor and Description |
|---|
EventBusExceptionHandler(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleException(Throwable e,
com.google.common.eventbus.SubscriberExceptionContext context) |
public static final Log LOG
public EventBusExceptionHandler(String name)
public void handleException(Throwable e, com.google.common.eventbus.SubscriberExceptionContext context)
handleException in interface com.google.common.eventbus.SubscriberExceptionHandlerCopyright © 2014–2015. All rights reserved.