/**@class android.os.BadParcelableException
@extends android.util.AndroidRuntimeException

 The object you are calling has died, because its hosting process
 no longer exists.
*/
var BadParcelableException = {


};