Linguaggio

ObjectStreamConstants.TcException Campo

Definizione

Attenzione

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

Eccezione durante la scrittura.

[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

Valore del campo

Value = 123
Attributi

Commenti

Eccezione durante la scrittura.

per java.io.ObjectStreamConstants.TC_EXCEPTION.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a