first commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# SimpleCADError
|
||||
|
||||
## Class Definition
|
||||
|
||||
```python
|
||||
class SimpleCADError(operation: str, guidance: ErrorGuidance)
|
||||
```
|
||||
|
||||
*Source: errors.py*
|
||||
|
||||
## Import Surface
|
||||
|
||||
- top-level: `from simplecadapi import SimpleCADError`
|
||||
|
||||
## Description
|
||||
|
||||
Structured ValueError variant for LLM-oriented repair guidance.
|
||||
Reference in New Issue
Block a user