# UnknownHostException

- **ID:** `java/unknownhostexception`
- **Domain:** java
- **Category:** network_error
- **Error Code:** `UnknownHostException`
- **Verification:** official
- **Fix Rate:** 80%

## Root Cause

DNS resolution failed. Hostname cannot be resolved to an IP address.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| 8+ | active | — | — |
