SMILA 1.0 API documentation

Package org.eclipse.smila.jobmanager.exceptions

Exception Summary
ConfigNotFoundException ConfigNotFoundException.
IllegalJobStateException Illegal call on JobManager for current job state.
InvalidConfigException Thrown on JobManager definition parsing and validation errors.
JobDependencyException Exception thrown by job manager if a job dependency is not satisfied (e.g.
JobManagerException Base class for exception thrown by JobManager methods.
JobRunModeNotAllowedException It is not allowed to start a job in the given mode.
PersistenceException PersistenceException.
 


SMILA 1.0 API documentation