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 Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
CycleDetectedException
 
 - 
 - 
Method Details
- 
getCycle
 - 
cycleToString
 - 
getMessage
- Overrides:
 getMessagein classThrowable
 
 -