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