GraphValidationError
junjo.GraphValidationError
Kind: Exception Class
SDK version: 0.64.0
Documentation channel: Next source preview
Raised when a graph shape or traversal outcome violates Junjo’s graph rules.
This includes invalid constructor inputs such as an empty sinks list
and runtime traversal situations where execution dead-ends on a non-sink
node.