IllegalChannelGroupException Constructors

Definition

Overloads

IllegalChannelGroupException()

Constructs an instance of this class.

IllegalChannelGroupException(IntPtr, JniHandleOwnership)

IllegalChannelGroupException()

Constructs an instance of this class.

[Android.Runtime.Register(".ctor", "()V", "", ApiSince=26)]
public IllegalChannelGroupException ();
Attributes

Remarks

Constructs an instance of this class.

Java documentation for java.nio.channels.IllegalChannelGroupException.IllegalChannelGroupException().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

IllegalChannelGroupException(IntPtr, JniHandleOwnership)

protected IllegalChannelGroupException (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Java.Nio.Channels.IllegalChannelGroupException : nativeint * Android.Runtime.JniHandleOwnership -> Java.Nio.Channels.IllegalChannelGroupException

Parameters

javaReference
IntPtr

nativeint

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to