The constructors of Java.Lang.LinkageError are listed below. For a list of all members, see the LinkageError Members list.
See Also: Inherited members from Java.Lang.Error
Constructs a new LinkageError that includes the current stack trace. | ||
Constructs a new LinkageError with the current stack trace and the specified detail message. | ||
Constructs a new LinkageError with the given detail message and cause. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |