Java.Lang.IllegalStateException Class
Thrown when an action is attempted at a time when the VM is not in the correct state.

See Also: IllegalStateException Members

Syntax

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

Remarks

Thrown when an action is attempted at a time when the VM is not in the correct state.

[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