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