| Package | Description |
|---|---|
| java.lang |
Contains core language classes.
|
| 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.
|