[Android.Runtime.Register("java/nio/channels/IllegalSelectorException", DoNotGenerateAcw=true)] public class IllegalSelectorException : Java.Lang.IllegalArgumentException
Remarks
An IllegalSelectorException is thrown when a call is made to register
a channel on a selector that has been created by a different provider.