GraphCallbackError
GraphCallbackError
Section titled “GraphCallbackError”Kind: class
Source: src/graphrefly/exceptions.py:32
Signature
Section titled “Signature”GraphCallbackError(type_name: str, message: str, raw: object | None = None)Description
Section titled “Description”Callback failure represented as a graph ERROR payload.
Attributes
Section titled “Attributes”| Name | Type | Description |
|---|---|---|
type_name | unknown | |
message | unknown | |
raw | unknown |