Uses of Class
org.fuin.ddd4j.core.AbstractAggregateException
-
Uses of AbstractAggregateException in org.fuin.ddd4j.core
Subclasses of AbstractAggregateException in org.fuin.ddd4j.coreModifier and TypeClassDescriptionclassBase class for version related aggregate exceptions.final classAn aggregate already existed when trying to create it.final classSignals that an aggregate of a given type and identifier was deleted from the repository.final classSignals that an aggregate of a given type and identifier was not found in the repository.final classSignals a conflict between an expected and an actual version for an aggregate.final classSignals that the requested version for an aggregate does not exist.