Java.Lang.UnsatisfiedLinkError Class
Thrown when an attempt is made to invoke a native for which an implementation could not be found.

See Also: UnsatisfiedLinkError Members

Syntax

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

Remarks

Thrown when an attempt is made to invoke a native for which an implementation could not be found.

[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