Package hudson.util
Class CyclicGraphDetector.CycleDetectedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
hudson.util.CyclicGraphDetector.CycleDetectedException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CyclicGraphDetector<N>
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
cycle
-
-
Constructor Details
-
CycleDetectedException
-