Java.Lang.VirtualMachineError Class
VirtualMachineError is the superclass of all error classes that occur during the operation of the VM.

See Also: VirtualMachineError Members

Syntax

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

Remarks

VirtualMachineError is the superclass of all error classes that occur during the operation of the VM.

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