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