FileDocCategorySizeDatePackage
BadParcelableException.javaAPI DocAndroid 5.1 API300Sat Mar 14 14:09:40 GMT 2015android.os

BadParcelableException

public class BadParcelableException extends android.util.AndroidRuntimeException

Fields Summary
Constructors Summary
public BadParcelableException(String msg)

 throw new RuntimeException("Stub!"); 
public BadParcelableException(Exception cause)

 throw new RuntimeException("Stub!"); 
Methods Summary