Uses of Class
org.iqtig.packer.shared.error.Errors.DecryptionFailed
-
Packages that use Errors.DecryptionFailed Package Description org.iqtig.packer.shared.error -
-
Uses of Errors.DecryptionFailed in org.iqtig.packer.shared.error
Methods in org.iqtig.packer.shared.error that return Errors.DecryptionFailed Modifier and Type Method Description static Errors.DecryptionFailed
Errors.DecryptionFailed. createInstance(String tag, String details)
Creates instance of DecryptionFailed with message "Die Entschluesselung von <tag> ist fehlgeschlagen: <details>"
-