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.
Modifier and Type | Field and Description |
---|---|
private static final long |
Access | Constructor and Description |
---|---|
public | |
public | LinkageError(String
the detail message. s)Constructs a |
public | LinkageError(String
the detail message. s, Throwable the cause, may be cause)null Constructs a |
serialVersionUID | back to summary |
---|---|
private static final long serialVersionUID Hides java. |
LinkageError | back to summary |
---|---|
public LinkageError() Constructs a |
LinkageError | back to summary |
---|---|
public LinkageError(String s) Constructs a
|
LinkageError | back to summary |
---|---|
public LinkageError(String s, Throwable cause) Constructs a |