Interface IFileProvisionHandleErrorProcessor<E extends Throwable>

Type Parameters:
E - Type of the error that may be thrown when in case of an error.

public interface IFileProvisionHandleErrorProcessor<E extends Throwable>
Handler for errors that may occur when a IFileProvision is handled, see IWorkflowFileHandler#handleFileProvision.
Since:
8.2.0
Author:
XIMA MEDIA GmbH