public class CycleDetectedException extends Exception
| Constructor and Description | 
|---|
| CycleDetectedException(String message,
                      List<String> cycle) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | cycleToString() | 
| List<String> | getCycle() | 
| String | getMessage() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001–2017 Codehaus Plexus. All rights reserved.