English | Site Directory

Android - An Open Handset Alliance Project

android.os
public class

android.os.BadParcelableException

java.lang.Object
java.lang.Throwable Serializable
java.lang.Exception
java.lang.RuntimeException
android.util.AndroidRuntimeException
android.os.BadParcelableException

The object you are calling has died, because its hosting process no longer exists.

Summary

Public Constructors

          BadParcelableException(String msg)
          BadParcelableException(Exception cause)
Methods inherited from class java.lang.Throwable
Methods inherited from class java.lang.Object

Details

Public Constructors

public BadParcelableException(String msg)

public BadParcelableException(Exception cause)

Build m5-rc15g - 14 May 2008 12:50