File
Doc
Category
Size
Date
Package
BadParcelableException.java
API Doc
Android 5.1 API
300
Sat Mar 14 14:09:40 GMT 2015
android.os
BadParcelableException
java.lang.Object
android.util.AndroidRuntimeException
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
Java Code Source