Uses of Class
de.xima.fc.exceptions.AFileProvisionHandleError.FileCouldNotBeRead
-
Packages that use AFileProvisionHandleError.FileCouldNotBeRead Package Description de.xima.fc.interfaces.workflow.execution -
-
Uses of AFileProvisionHandleError.FileCouldNotBeRead in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution with parameters of type AFileProvisionHandleError.FileCouldNotBeRead Modifier and Type Method Description void
IFileProvisionHandleErrorProcessor. onFileCouldNotBeRead(AFileProvisionHandleError.FileCouldNotBeRead error)
Callback for handling an error of typeFILE_COULD_NOT_BE_READ
.
-