Class CannotConvertDAGToObject
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ai.stapi.graphoperations.dagtoobjectconverter.exceptions.CannotConvertDAGToObject
- All Implemented Interfaces:
Serializable
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic CannotConvertDAGToObjectbecauseItContainsCycle(TraversableNode twiceVisitedNode) Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
becauseItContainsCycle
-