Class CycleProtector.CycleDetectedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.zfabrik.work.CycleProtector.CycleDetectedException
All Implemented Interfaces:
Serializable
Enclosing class:
CycleProtector

public static class CycleProtector.CycleDetectedException extends RuntimeException
Exception thrown when a cycle was detected
See Also:
  • Constructor Details

    • CycleDetectedException

      public CycleDetectedException(String state, String trigger)