GraphNodeDelegateRoutingError

class omni.kit.widget.graph.graph_node_delegate_router.GraphNodeDelegateRoutingError

Bases: Exception

This exception is used when it’s not possible to do routing. Can only happen if there is no default route in the table.

__init__(*args, **kwargs)