Package org.codehaus.plexus.util.dag
Class CycleDetectedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.util.dag.CycleDetectedException
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
CycleDetectedException
 
- 
- 
Method Details- 
getCycle
- 
cycleToString
- 
getMessage- Overrides:
- getMessagein class- Throwable
 
 
-