Class GraphRunnerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bsc.langgraph4j.GraphRunnerException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
GraphInterruptException

public class GraphRunnerException extends Exception
Exception thrown when there is an error during the execution of a graph runner.
See Also: