ClosedWatchServiceException 构造函数

定义

重载

ClosedWatchServiceException()

构造此类的实例。

ClosedWatchServiceException(IntPtr, JniHandleOwnership)

ClosedWatchServiceException()

构造此类的实例。

[Android.Runtime.Register(".ctor", "()V", "", ApiSince=26)]
public ClosedWatchServiceException ();
属性

注解

构造此类的实例。

适用于 . 的 java.nio.file.ClosedWatchServiceException.ClosedWatchServiceException()Java 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于

ClosedWatchServiceException(IntPtr, JniHandleOwnership)

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

参数

javaReference
IntPtr

nativeint

注解

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于