|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AxonConfigurationException | |
---|---|
org.axonframework.common.annotation | Contains the main classes for annotation support in Axon Framework. |
org.axonframework.common.property | |
org.axonframework.serializer |
Uses of AxonConfigurationException in org.axonframework.common.annotation |
---|
Subclasses of AxonConfigurationException in org.axonframework.common.annotation | |
---|---|
class |
UnsupportedHandlerException
Thrown when an @...Handler annotated method was found that does not conform to the rules that apply to those methods. |
Uses of AxonConfigurationException in org.axonframework.common.property |
---|
Subclasses of AxonConfigurationException in org.axonframework.common.property | |
---|---|
class |
PropertyAccessException
Exception indicating that a predefined property is not accessible. |
Uses of AxonConfigurationException in org.axonframework.serializer |
---|
Subclasses of AxonConfigurationException in org.axonframework.serializer | |
---|---|
class |
CannotConvertBetweenTypesException
Exception indicating that a conversion is required between to upcasters, but there is no converter capable of doing the conversion. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |