Android.OS.ParcelFormatException Class
The contents of a Parcel (usually during unmarshalling) does not contain the expected data.

See Also: ParcelFormatException Members

Syntax

[Android.Runtime.Register("android/os/ParcelFormatException", DoNotGenerateAcw=true)]
public class ParcelFormatException : Java.Lang.RuntimeException

Remarks

The contents of a Parcel (usually during unmarshalling) does not contain the expected data.

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1