@sqlrooms/python / PythonExecutionError
Type Alias: PythonExecutionError
PythonExecutionError =
object
Bounded error summary safe to persist in room state.
Type Declaration
| Name | Type |
|---|---|
name? | string |
message | string |
traceback? | string |
@sqlrooms/python / PythonExecutionError
PythonExecutionError =
object
Bounded error summary safe to persist in room state.
| Name | Type |
|---|---|
name? | string |
message | string |
traceback? | string |