Class InternalMailJetEventsQueueConfig.SimpleErrorHandler
java.lang.Object
es.kukenan.smartfi.microservice.communication.config.InternalMailJetEventsQueueConfig.SimpleErrorHandler
- All Implemented Interfaces:
org.springframework.util.ErrorHandler
- Enclosing class:
InternalMailJetEventsQueueConfig
private static class InternalMailJetEventsQueueConfig.SimpleErrorHandler
extends Object
implements org.springframework.util.ErrorHandler
Simple error handler that only logs the errors thrown.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleErrorHandler
private SimpleErrorHandler()
-
-
Method Details
-
handleError
- Specified by:
handleErrorin interfaceorg.springframework.util.ErrorHandler
-