Java.Lang.LinkageError Class
LinkageError is the superclass of all error classes that occur when loading and linking class files.

See Also: LinkageError Members

Syntax

[Android.Runtime.Register("java/lang/LinkageError", DoNotGenerateAcw=true)]
public class LinkageError : Error

Remarks

LinkageError is the superclass of all error classes that occur when loading and linking class files.

See Also

[Android Documentation]

Requirements

Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1