An IllegalBlockingModeException is thrown when an operation that
requires a specific blocking mode is invoked on a channel that is in a
different blocking mode.
See Also:
IllegalBlockingModeException Members
Syntax
[Android.Runtime.Register("java/nio/channels/IllegalBlockingModeException", DoNotGenerateAcw=true)]
public class
IllegalBlockingModeException :
Java.Lang.IllegalStateExceptionRemarks
Requirements
Namespace: Java.Nio.Channels
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1