public class CycleException extends java.lang.Exception
CycleException(java.lang.String message, java.util.List cyclePath)
java.util.List
getCyclePath()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CycleException(java.lang.String message, java.util.List cyclePath)
public java.util.List getCyclePath()