|
All Packages Class Hierarchy This Package Previous Next Index Class java.lang.LinkageErrorjava.lang.Object | +----java.lang.Throwable | +----java.lang.Error | +----java.lang.LinkageError
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.
LinkageErrorpublic LinkageError()
public LinkageError(String s)
All Packages Class Hierarchy This Package Previous Next Index Submit a bug or feature |
|||||||||||||||||
With any suggestions or questions please feel free to contact us |