Uses of Class
org.fuin.ddd4j.ddd.AggregateAlreadyExistsException.Data
-
Packages that use AggregateAlreadyExistsException.Data Package Description org.fuin.ddd4j.ddd -
-
Uses of AggregateAlreadyExistsException.Data in org.fuin.ddd4j.ddd
Methods in org.fuin.ddd4j.ddd that return AggregateAlreadyExistsException.Data Modifier and Type Method Description AggregateAlreadyExistsException.DataAggregateAlreadyExistsException. getData()Returns the exception specific data.Methods in org.fuin.ddd4j.ddd that return types with arguments of type AggregateAlreadyExistsException.Data Modifier and Type Method Description Class<AggregateAlreadyExistsException.Data>AggregateAlreadyExistsException. getDataClass()
-