org.codehaus.plexus.util.dag
public class CycleDetectedException extends java.lang.Exception
Constructor and Description |
---|
CycleDetectedException(java.lang.String message,
java.util.List cycle) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
cycleToString() |
java.util.List |
getCycle() |
java.lang.String |
getMessage() |