# EOFException

- **ID:** `java/eofexception`
- **Domain:** java
- **Category:** io_error
- **Error Code:** `EOFException`
- **Verification:** official
- **Fix Rate:** 80%

## Root Cause

End of file or stream reached unexpectedly during input.

## Version Compatibility

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