MCPcopy
hub / github.com/RasaHQ/rasa / GraphRunError

Class GraphRunError

rasa/engine/exceptions.py:1–2  ·  view source on GitHub ↗

Exception class for errors originating when running a graph.

Source from the content-addressed store, hash-verified

1class GraphRunError(Exception):
2 """Exception class for errors originating when running a graph."""
3
4
5class GraphComponentException(Exception):

Callers 3

__call__Method · 0.90
runMethod · 0.90
_add_inputs_to_graphMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…