Uses of Class
org.iqtig.packer.shared.error.Errors.DecryptAndZipIsProhibited
-
Packages that use Errors.DecryptAndZipIsProhibited Package Description org.iqtig.packer.shared.error -
-
Uses of Errors.DecryptAndZipIsProhibited in org.iqtig.packer.shared.error
Methods in org.iqtig.packer.shared.error that return Errors.DecryptAndZipIsProhibited Modifier and Type Method Description static Errors.DecryptAndZipIsProhibited
Errors.DecryptAndZipIsProhibited. createInstance()
Creates instance of DecryptAndZipIsProhibited with message "Entschlüsseln und Verpacken nicht möglich."
-