> ## Documentation Index
> Fetch the complete documentation index at: https://docs.generalrobotics.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# ProgramCaptureError

> Raised when a Python function cannot be lowered into the staged DSL

```python theme={null}
from grid_nexus_program import ProgramCaptureError
```

Raised when a Python function cannot be lowered into the staged DSL.


## Related topics

- [Get started](/get-started/installation.md)
- [Your first skill](/get-started/first-skill.md)
- [CortexHubError](/python-api/grid-cortex-client/cortexhuberror.md)
- [Your first session](/get-started/first-session.md)
- [The Intelligence Grid for Physical AI](/introduction.md)
