public interface SubscriberExceptionHandler
Modifier and Type | Method and Description |
---|---|
void |
handleException(java.lang.Throwable exception,
SubscriberExceptionContext context)
Handles exceptions thrown by subscribers.
|
void handleException(java.lang.Throwable exception, SubscriberExceptionContext context)
Copyright © 2010–2020 JBoss by Red Hat. All rights reserved.