Java.Nio.Channels.ClosedSelectorException Class
A ClosedSelectorException is thrown when a Java.Nio.Channels.Selector is closed and an I/O operation is attempted.

See Also: ClosedSelectorException Members

Syntax

[Android.Runtime.Register("java/nio/channels/ClosedSelectorException", DoNotGenerateAcw=true)]
public class ClosedSelectorException : Java.Lang.IllegalStateException

Remarks

A ClosedSelectorException is thrown when a Java.Nio.Channels.Selector is closed and an I/O operation is attempted.

[Android Documentation]

Requirements

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