Uses of Class
org.anchoranalysis.experiment.ExperimentExecutionException

Packages that use ExperimentExecutionException 
Package Description
org.anchoranalysis.experiment.arguments
Arguments that can further specify an experiment in addition to its bean specification.
org.anchoranalysis.experiment.bean
Beans related to executing an experiment by calling jobs on inputs.
org.anchoranalysis.experiment.bean.io
Generic experiments that handle input and output in structured ways.
org.anchoranalysis.experiment.bean.processor
How a task is executed on multiple inputs.
org.anchoranalysis.experiment.bean.task
Defines a task, which is a set of operations run on an input, that may or may not generate an output.