Expand description
Error types for cc-audit.
This module provides a unified error handling system with:
CcAuditError: The new unified error type with full context preservationAuditError: Legacy error type for backwards compatibility- Context types for better error messages
Enums§
- Audit
Error - Legacy error type for backwards compatibility.
- CcAudit
Error - Unified error type for all cc-audit operations.
- IoOperation
- I/O operation types.
- Parse
Format - Parse format types.