Exception |
Description |
AbortOperationException
|
Abort the current operation execution |
AbortRunException
|
Exception thrown when execution is aborted by a failing process |
AbortSignalException
|
Adaptor exception to wrap a termination signal |
ConfigParseException
|
Exception thrown when it failed to parse the configuration file |
FailedGuardException
|
Exception thrown when a task guard condition e.g. |
IllegalConfigException
|
Exception thrown when container configuration options
are invalid |
IllegalDirectiveException
|
Exception throw |
IllegalFileException
|
Exception thrown when a process tries to output a file out located
out of it's working directory |
MissingFileException
|
An expected result file is missing |
MissingLibraryException
|
An expected result file is missing |
MissingValueException
|
An expected result file is missing |
ProcessException
|
Base class for process execution errors |
ProcessFailedException
|
Thrown when a process script terminates by an error condition |
ProcessStageException
|
Exception thrown when an error is raised during the process file staging phase |
ProcessSubmitException
|
Exception thrown if the process submission returns an error |
ProcessTemplateException
|
Exception raised the it is not possible to find the process template file |
ProcessUnrecoverableException
|
Exception thrown when a process contains an error
not recoverable e.g. script compilation error, invalid
resource request, etc. |
StopSplitIterationException
|
Stop the split iteration. |