Uses of Class
org.iqtig.packer.shared.error.Errors.KeyIOException
-
Packages that use Errors.KeyIOException Package Description org.iqtig.packer.shared.error -
-
Uses of Errors.KeyIOException in org.iqtig.packer.shared.error
Methods in org.iqtig.packer.shared.error that return Errors.KeyIOException Modifier and Type Method Description static Errors.KeyIOException
Errors.KeyIOException. createInstance()
Creates instance of KeyIOException with message "Beim Lesen eines Schlüssels ist eine IO-Exception aufgetreten!"
-