Java.Util.Concurrent.RejectedExecutionException Class
Exception thrown by an Java.Util.Concurrent.IExecutor when a task cannot be accepted for execution.

See Also: RejectedExecutionException Members

Syntax

[Android.Runtime.Register("java/util/concurrent/RejectedExecutionException", DoNotGenerateAcw=true)]
public class RejectedExecutionException : Java.Lang.RuntimeException

Remarks

Exception thrown by an Java.Util.Concurrent.IExecutor when a task cannot be accepted for execution.

[Android Documentation]

Requirements

Namespace: Java.Util.Concurrent
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1