Class LoggingQueryInvocationErrorHandler

java.lang.Object
org.axonframework.queryhandling.LoggingQueryInvocationErrorHandler
All Implemented Interfaces:
QueryInvocationErrorHandler

public class LoggingQueryInvocationErrorHandler extends Object implements QueryInvocationErrorHandler
Implementation of the QueryInvocationErrorHandler that logs all errors to a given Logger.
Since:
3.1
Author:
Allard Buijze