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>
public static final class CyclicGraphDetector.CycleDetectedException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
cycle
public final List cycle
CyclicGraphDetector.CycleDetectedException
public CyclicGraphDetector.CycleDetectedException(List cycle)
Copyright © 2004-2013. All Rights Reserved.