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