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