Java.Lang.IllegalThreadStateException Class
Thrown when an operation is attempted which is not possible given the state that the executing thread is in.

See Also: IllegalThreadStateException Members

Syntax

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

Remarks

Thrown when an operation is attempted which is not possible given the state that the executing thread is in.

[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