言語

SubmissionPublisher.ClosedException プロパティ

定義

#closeExceptionally(Throwable) closeExceptionallyに関連付けられている例外を返します。閉じていない場合、または正常に閉じている場合は 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

プロパティ値

例外、または null (存在しない場合)

属性

注釈

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

Javaドキュメント。

このページの一部は、Androidオープンソースプロジェクトによって作成および共有された作業に基づく変更でありCreative Commons 2.5属性ライセンスに記載されている条件に従って使用されます。

適用対象