Class GraphRunnerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bsc.langgraph4j.GraphRunnerException
All Implemented Interfaces:
Serializable

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

    • GraphRunnerException

      public GraphRunnerException(String errorMessage)
      Constructs a new GraphRunnerException with the specified error message.
      Parameters:
      errorMessage - the detail message