SubmissionPublisher.ClosedException プロパティ

定義

に関連付けられている #closeExceptionally(Throwable) closeExceptionally例外を返します。閉じていない場合は null、または正常に閉じている場合は null を返します。

public virtual Java.Lang.Throwable? ClosedException { [Android.Runtime.Register("getClosedException", "()Ljava/lang/Throwable;", "GetGetClosedExceptionHandler", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getClosedException", "()Ljava/lang/Throwable;", "GetGetClosedExceptionHandler", ApiSince=33)>]
member this.ClosedException : Java.Lang.Throwable

プロパティ値

例外、または none の場合は null

属性

注釈

に関連付けられている #closeExceptionally(Throwable) closeExceptionally例外を返します。閉じていない場合は null、または正常に閉じている場合は null を返します。

java.util.concurrent.SubmissionPublisher.getClosedException()Java ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象