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