0% found this document useful (0 votes)
28 views1 page

Yozo Log

The document contains two NullPointerException error logs from an Android application occurring while trying to invoke an interface method on a null object reference.

Uploaded by

Edi Sans
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)
28 views1 page

Yozo Log

The document contains two NullPointerException error logs from an Android application occurring while trying to invoke an interface method on a null object reference.

Uploaded by

Edi Sans
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/ 1

Exception:2022.03.

28 15:06:19
java.lang.NullPointerException: Attempt to invoke interface method 'b.q.f.n0
b.e.o.F()' on a null object reference
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:939)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:257)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

Exception:2022.03.28 15:07:14
java.lang.NullPointerException: Attempt to invoke interface method 'b.q.f.n0
b.e.o.F()' on a null object reference
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:939)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:257)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

You might also like