public class CycleException extends RuntimeException
Constructor and Description |
---|
CycleException(Object node) |
Modifier and Type | Method and Description |
---|---|
Object |
getNode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
see also the complete user documentation .