Uses of Class
org.iqtig.packer.shared.error.Errors.OutputFileCreationFailed
-
Packages that use Errors.OutputFileCreationFailed Package Description org.iqtig.packer.shared.error -
-
Uses of Errors.OutputFileCreationFailed in org.iqtig.packer.shared.error
Methods in org.iqtig.packer.shared.error that return Errors.OutputFileCreationFailed Modifier and Type Method Description static Errors.OutputFileCreationFailed
Errors.OutputFileCreationFailed. createInstance()
Creates instance of OutputFileCreationFailed with message "Ausgabedatei konnte nicht erzeugt werden!"
-