Android
android.os
public class

android.os.ParcelFormatException

java.lang.Object
java.lang.Throwable Serializable
java.lang.Exception
java.lang.RuntimeException
android.os.ParcelFormatException

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

Summary

Public Constructors

            ParcelFormatException()
            ParcelFormatException(String reason)
Methods inherited from class java.lang.Throwable
Methods inherited from class java.lang.Object

Details

Public Constructors

public ParcelFormatException()

public ParcelFormatException(String reason)

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:48