Uses of Class
org.seedstack.business.domain.AggregateExistsException
-
Packages that use AggregateExistsException Package Description org.seedstack.business.domain Provides classes, interfaces and annotations for building the domain layer. -
-
Uses of AggregateExistsException in org.seedstack.business.domain
Methods in org.seedstack.business.domain that throw AggregateExistsException Modifier and Type Method Description voidRepository. add(A aggregate)Adds an aggregate to the repository.
-