pyvider-hcl
2025-09-01
Integrated HclError into provide-foundation error hierarchy
1 files · 2+ · 1-
Foundation error hierarchy integration
1 file changed
exceptions.pyHclError now inherits from FoundationError instead of Exception
- HclError now inherits from provide.foundation.errors.FoundationError instead of Exception
harden
behavioral
1 file
exceptions.py
- This brings HCL errors into the provide-foundation error hierarchy, enabling consistent structured error handling across pyvider packages
harden
internal
1 file
exceptions.py