Serializable
BootstrapMethodError
, ClassCircularityError
, ClassFormatError
, ExceptionInInitializerError
, IncompatibleClassChangeError
, NoClassDefFoundError
, UnsatisfiedLinkError
, VerifyError
Subclasses of LinkageError
indicate that a class has some dependency on another class; however, the latter class has incompatibly changed after the compilation of the former class.
Constructors
Constructs a LinkageError
with no detail message.
Constructs a LinkageError
with the specified detail message.
Constructs a LinkageError
with the specified detail message and cause.
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LinkageError()
Constructs a LinkageError
with no detail message.
Constructs a LinkageError
with the specified detail message.
s
- the detail message.
Constructs a LinkageError
with the specified detail message and cause.
s
- the detail message.
cause
- the cause, may be null
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4