Java.Lang.NoClassDefFoundError Class
Thrown when the VM is unable to locate a class which it has been asked to load.

See Also: NoClassDefFoundError Members

Syntax

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

Remarks

Thrown when the VM is unable to locate a class which it has been asked to load.

[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