public class UnsupportedClassVersionException extends RuntimeException
AnnotationNode.check(int), ClassNode.check(int), FieldNode.check(int) and MethodNode.check(int) when these nodes (or their children, recursively)
contain elements that were introduced in more recent versions of the ASM API than version passed
to these methods.| Constructor and Description |
|---|
UnsupportedClassVersionException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.