public class CycleException
extends java.lang.Exception
Constructor and Description |
---|
CycleException(java.lang.String message,
java.util.List<java.lang.String> cyclePath) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getCyclePath() |