public class UnsupportedJavaVersionException extends EnterprisePluginException
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
clazz |
int |
supportedVersion |
int |
version |
| Constructor and Description |
|---|
UnsupportedJavaVersionException(java.lang.String clazz,
int version,
int max) |