Generated by
JDiff

Interface com.google.common.eventbus.SubscriberExceptionHandler

Changed Methods
void handleException(Throwable, SubscriberExceptionContext) Changed from non-abstract to abstract. Handles exceptions thrown by subscribers.