| Package | Description |
|---|---|
| org.axonframework.queryhandling |
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingQueryInvocationErrorHandler
Implementation of the QueryInvocationErrorHandler that logs all errors to a given
Logger. |
| Modifier and Type | Method and Description |
|---|---|
SimpleQueryBus.Builder |
SimpleQueryBus.Builder.errorHandler(QueryInvocationErrorHandler errorHandler)
Sets the
QueryInvocationErrorHandler to handle exceptions during query handler invocation. |
Copyright © 2010–2022. All rights reserved.