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

Yozo Log

The document shows a stack trace from a NumberFormatException in Java. It occurred when converting a string to a number and provides the line numbers and method calls that led to the error.
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)
27 views1 page

Yozo Log

The document shows a stack trace from a NumberFormatException in Java. It occurred when converting a string to a number and provides the line numbers and method calls that led to the error.
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:2021.02.

28 10:26:41
java.lang.NumberFormatException
at b.f.l.f.x(Unknown Source:6)
at b.f.l.f.s(Unknown Source:100)
at b.f.l.f.q(Unknown Source:2)
at b.f.l.f.r(Unknown Source:88)
at b.f.i.q.b.w(Unknown Source:63)
at b.f.i.q.j.q1(Unknown Source:22)
at b.f.i.q.j.b1(Unknown Source:187)
at b.f.i.q.j.i(Unknown Source:11)
at emo.main.FileHelper.openFileHead(Unknown Source:30)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:847)
at android.os.Handler.dispatchMessage(Handler.java:103)
at android.os.Looper.loop(Looper.java:230)
at emo.main.ThreadWorker$1.run(Unknown Source:54)

You might also like