| Package | Description |
|---|---|
| org.axonframework.common.annotation |
Contains the main classes for annotation support in Axon Framework.
|
| org.axonframework.common.property | |
| org.axonframework.serializer |
| 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 |
PropertyAccessException
Exception indicating that a predefined property is not accessible.
|
| 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-2014. All Rights Reserved.