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