# http.client.HTTPException

- **ID:** `python/http-client-httpexception`
- **Domain:** python
- **Category:** network_error
- **Verification:** official
- **Fix Rate:** 80%

## Root Cause

Base class for http.client module exceptions.

## Version Compatibility

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