Lenguaje

ObjectStreamConstants.TcException Campo

Definición

Precaución

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

Excepción durante la escritura.

[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

Valor de campo

Value = 123
Atributos

Comentarios

Excepción durante la escritura.

Java documentación para java.io.ObjectStreamConstants.TC_EXCEPTION.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a