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