언어

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.io.ObjectStreamConstants.TC_EXCEPTIONJava 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상