# ExecutionException

- **ID:** `java/executionexception`
- **Domain:** java
- **Category:** runtime_error
- **Error Code:** `ExecutionException`
- **Verification:** official
- **Fix Rate:** 80%

## Root Cause

Exception thrown during task execution in an ExecutorService.

## Version Compatibility

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