0% found this document useful (0 votes)
34 views2 pages

Message

Uploaded by

perefev404
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views2 pages

Message

Uploaded by

perefev404
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

2024-03-06 02:02:47.924 24991-24991 AndroidRuntime cs446.

dbc
E FATAL EXCEPTION: main

Process: cs446.dbc, PID: 24991

java.lang.IllegalArgumentException: Parcel: unknown type for value


BusinessCardModel(id=0500af6e-580f-4c71-b04b-edcefa3eb3b2, front=John Doe,
back=Amazing Company, favorite=false, fields=[], template=DEFAULT, cardType=SHARED)

at android.os.Parcel.getValueType(Parcel.java:2409)

at android.os.Parcel.writeValue(Parcel.java:2308)

at android.os.Parcel.writeList(Parcel.java:1382)

at android.os.Parcel.writeValue(Parcel.java:2460)

at android.os.Parcel.writeValue(Parcel.java:2316)

at android.os.Parcel.writeList(Parcel.java:1382)

at android.os.Parcel.writeValue(Parcel.java:2460)

at android.os.Parcel.writeValue(Parcel.java:2316)

at android.os.Parcel.writeArrayMapInternal(Parcel.java:1265)

at android.os.BaseBundle.writeToParcelInner(BaseBundle.java:1809)

at android.os.Bundle.writeToParcel(Bundle.java:1365)

at android.os.Parcel.writeBundle(Parcel.java:1334)

at android.os.Parcel.writeValue(Parcel.java:2433)

at android.os.Parcel.writeValue(Parcel.java:2323)

at android.os.Parcel.writeArrayMapInternal(Parcel.java:1265)

at android.os.BaseBundle.writeToParcelInner(BaseBundle.java:1809)

at android.os.Bundle.writeToParcel(Bundle.java:1365)

at android.os.Parcel.writeBundle(Parcel.java:1334)

at android.os.Parcel.writeValue(Parcel.java:2433)

at android.os.Parcel.writeValue(Parcel.java:2323)

at android.os.Parcel.writeArrayMapInternal(Parcel.java:1265)

at android.os.BaseBundle.writeToParcelInner(BaseBundle.java:1809)

at android.os.Bundle.writeToParcel(Bundle.java:1365)

at android.os.Parcel.writeBundle(Parcel.java:1334)

at android.os.Parcel.writeValue(Parcel.java:2433)
at android.os.Parcel.writeValue(Parcel.java:2323)

at android.os.BaseBundle.dumpStats(BaseBundle.java:1881)

at android.os.BaseBundle.dumpStats(BaseBundle.java:1918)

at
android.app.servertransaction.PendingTransactionActions$StopInfo.run(PendingTransac
tionActions.java:150)

at android.os.Handler.handleCallback(Handler.java:942)

at android.os.Handler.dispatchMessage(Handler.java:99)

at android.os.Looper.loopOnce(Looper.java:241)

at android.os.Looper.loop(Looper.java:358)

at android.app.ActivityThread.main(ActivityThread.java:8120)

at java.lang.reflect.Method.invoke(Native Method)

at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)

at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:942)

You might also like