ShutdownChannelGroupException Constructors

Definition

Overloads

ShutdownChannelGroupException()

Constructs an instance of this class.

ShutdownChannelGroupException(IntPtr, JniHandleOwnership)

ShutdownChannelGroupException()

Constructs an instance of this class.

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

Remarks

Constructs an instance of this class.

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

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

ShutdownChannelGroupException(IntPtr, JniHandleOwnership)

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

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