Are you an LLM? You can read better optimized documentation at /errors.md for this page in Markdown format
Error Code Reference
All runtime errors in neoc use a stable, sequential error code (neoc::ENNNN). Codes are never reused or reassigned.
Codes
| Code | Description |
|---|
| E0001 | Module not found |