Uses of Class
de.xima.fc.exceptions.FileFormatException
- 
Packages that use FileFormatException Package Description de.xima.fc.interfaces.workflow.execution  - 
- 
Uses of FileFormatException in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that throw FileFormatException Modifier and Type Method Description IResolvedFileIWorkflowFileHandler. getFileSingle(WorkflowNode node, ISingleFileProviding singleFile, IFileSearchOptions options)IResolvedMultiFileIWorkflowFileHandler. getFilesMulti(WorkflowNode node, IMultiFileProviding multiFile, IFileSearchOptions options) 
 -