android.os
Class BadParcelableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
android.util.AndroidRuntimeException
android.os.BadParcelableException
- All Implemented Interfaces:
- Serializable
public class BadParcelableException
- extends AndroidRuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BadParcelableException
public BadParcelableException(String msg)
BadParcelableException
public BadParcelableException(Exception cause)
Copyright © 2008-2012. All Rights Reserved.