Java.Lang.LinkageError: Constructor Members

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

Public Constructors

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.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.