言語

ObjectStreamConstants.TcException フィールド

定義

注意事項

Use 'Java.IO.IObjectStreamConstants.TcException'. This class will be removed in a future release.

書き込み中の例外。

[Android.Runtime.Register("TC_EXCEPTION")]
[System.Obsolete("Use 'Java.IO.IObjectStreamConstants.TcException'. This class will be removed in a future release.")]
public const sbyte TcException = 123;
[<Android.Runtime.Register("TC_EXCEPTION")>]
[<System.Obsolete("Use 'Java.IO.IObjectStreamConstants.TcException'. This class will be removed in a future release.")>]
val mutable TcException : sbyte

フィールド値

Value = 123
属性

注釈

書き込み中の例外。

Javaドキュメント。

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

適用対象