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