ObjectOutputStream.InterfaceConsts.TcException Field

Definition

Exception during write.

[Android.Runtime.Register("TC_EXCEPTION")]
public const sbyte TcException = 123;
[<Android.Runtime.Register("TC_EXCEPTION")>]
val mutable TcException : sbyte

Field Value

SByte
Attributes

Remarks

Java documentation for java.io.ObjectStreamConstants.TC_EXCEPTION.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to