Class CyclicException

All Implemented Interfaces:
Serializable

public class CyclicException extends RuntimeException
A CyclicException is thrown if a JobPlan contains cycles.
See Also:
  • Constructor Details

    • CyclicException

      public CyclicException()
      Creates new CyclicException.