public class ErrorReportingInterceptor extends Object implements HandlerInterceptor
HandlerInterceptor.InterceptedHandler| Constructor and Description |
|---|
ErrorReportingInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Function<DeserializingMessage,Object> |
interceptHandling(Function<DeserializingMessage,Object> function,
Handler<DeserializingMessage> handler,
String consumer) |
protected void |
reportError(Exception e,
DeserializingMessage cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmerge, wrappublic Function<DeserializingMessage,Object> interceptHandling(Function<DeserializingMessage,Object> function, Handler<DeserializingMessage> handler, String consumer)
interceptHandling in interface HandlerInterceptorprotected void reportError(Exception e, DeserializingMessage cause)
Copyright © 2019 Flux Capacitor. All rights reserved.