Package | Description |
---|---|
org.axonframework.common.property | |
org.axonframework.messaging.annotation | |
org.axonframework.serialization |
Classes related to message processing in Axon Framework.
|
Modifier and Type | Class and Description |
---|---|
class |
PropertyAccessException
Exception indicating that a predefined property is not accessible.
|
Modifier and Type | Class and Description |
---|---|
class |
UnsupportedHandlerException
Thrown when an @...Handler annotated method was found that does not conform to the rules that apply to those
methods.
|
Modifier and Type | Class and Description |
---|---|
class |
CannotConvertBetweenTypesException
Exception indicating that a conversion is required between to upcasters, but there is no converter capable of doing
the conversion.
|
Copyright © 2010–2017. All rights reserved.