ErrorMessage
ErrorMessage
Section titled “ErrorMessage”Kind: class
Source: src/graphrefly/_facade.py:72
Signature
Section titled “Signature”ErrorMessage(error: GraphCallbackError, kind: Literal['ERROR'] = 'ERROR')Description
Section titled “Description”ERROR observation with a Python-owned error envelope.
Attributes
Section titled “Attributes”| Name | Type | Description |
|---|---|---|
error | GraphCallbackError | |
kind | Literal['ERROR'] |