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