| Package | Description |
|---|---|
| java.lang |
| Modifier and Type | Class and Description |
|---|---|
class |
UnsupportedClassVersionError
Thrown when the Java Virtual Machine attempts to read a class file and determines that the major
and minor version numbers in the file are not supported.
|