Class DtoCyclicJobDependenciesError

java.lang.Object
com.vernaio.kayros.engine.v2.exception.dto.DtoCyclicJobDependenciesError
All Implemented Interfaces:
IDtoAbstractError, IDtoCyclicJobDependenciesError

public class DtoCyclicJobDependenciesError extends Object implements IDtoCyclicJobDependenciesError
The jobGraph at {path} (graph with vertices from jobs and edges from those jobDependencies that do not only refer to fixedJobs) contains the cycle {cycle}.