|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.integration.kafka.listener.LoggingErrorHandler
public class LoggingErrorHandler
Constructor Summary | |
---|---|
LoggingErrorHandler()
|
Method Summary | |
---|---|
void |
handle(java.lang.Exception thrownException,
KafkaMessage message)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoggingErrorHandler()
Method Detail |
---|
public void handle(java.lang.Exception thrownException, KafkaMessage message)
handle
in interface ErrorHandler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |