# shutil.Error

- **ID:** `python/shutil-error`
- **Domain:** python
- **Category:** system_error
- **Verification:** official
- **Fix Rate:** 80%

## Root Cause

Base class for shutil module exceptions. Collection of errors from multi-file operations.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| 3.x | active | — | — |
