Package | Description |
---|---|
org.axonframework.commandhandling |
Classes that implement the concept of command handling using explicit command objects.
|
org.axonframework.queryhandling |
Modifier and Type | Class and Description |
---|---|
class |
CommandExecutionException
Indicates that an exception has occurred while handling a command.
|
Modifier and Type | Class and Description |
---|---|
class |
QueryExecutionException
Exception indicating that the execution of a Query Handler has resulted in an exception
|
Copyright © 2010–2020. All rights reserved.