public class FailOnErrorExecution extends AbstractExecution
Execution that throws exceptions when it
encounters errors.NeverFailExecutionalgorithms, files, subPath, targets| Constructor and Description |
|---|
FailOnErrorExecution() |
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Run the execution using for the files, algorithms and targets set.
|
addAlgorithm, addFile, addTarget, checkParameters, getAlgorithms, getFiles, getSubPath, getTargets, removeAlgorithm, removeFile, removeTarget, setAlgorithms, setFiles, setSubPath, setTargetspublic void run()
throws ExecutionException
ExecutionException - if an error happens while running the execution.Copyright © 2010–2016. All rights reserved.