Uses of Class
org.iqtig.packer.shared.error.Errors.ZipAndUnzipIsProhibited
-
Packages that use Errors.ZipAndUnzipIsProhibited Package Description org.iqtig.packer.shared.error -
-
Uses of Errors.ZipAndUnzipIsProhibited in org.iqtig.packer.shared.error
Methods in org.iqtig.packer.shared.error that return Errors.ZipAndUnzipIsProhibited Modifier and Type Method Description static Errors.ZipAndUnzipIsProhibited
Errors.ZipAndUnzipIsProhibited. createInstance()
Creates instance of ZipAndUnzipIsProhibited with message "Das zeitgleiche Ver-/Entpacken ist nicht möglich."
-