Class | Description |
---|---|
QueryGatewayAdapter | Simplifies the API usage and exception handling of Axon QueryGateway . |
QueryHandlerExceptionInterceptor | Simplifies throwing a business exception from query handling code, making sure it is propagated back to the caller as a details field of Axon's QueryExecutionException .
|