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

Yozo Log

The document reports a FileNotFoundException indicating that a specific file, 'image4.png', could not be found in the specified directory. The error occurs during file output operations in a Java application. The stack trace provides details on the methods involved leading up to the exception.

Uploaded by

krishbontala
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)
14 views1 page

Yozo Log

The document reports a FileNotFoundException indicating that a specific file, 'image4.png', could not be found in the specified directory. The error occurs during file output operations in a Java application. The stack trace provides details on the methods involved leading up to the exception.

Uploaded by

krishbontala
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.08.

06 19:25:13
java.io.FileNotFoundException:
/storage/emulated/0/.tmp/Yozo_Office/Temp/fc/1552350271628258112992/6th and
7th.docx/word/media/image4.png (No such file or directory)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:308)
at java.io.FileOutputStream.<init>(FileOutputStream.java:238)
at java.io.FileOutputStream.<init>(FileOutputStream.java:180)
at emo.f.c.h.b(Unknown Source:145)
at emo.f.c.h.a(Unknown Source:79)
at emo.f.c.b.j.l(Unknown Source:2)
at emo.f.c.b.j.a(Unknown Source:0)
at emo.main.FileHelper.openFileHead(Unknown Source:29)
at emo.main.FileReaderHandler$ReadFileHandlerCallback.handleMessage(Unknown
Source:531)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:224)
at emo.main.ThreadWorker$1.run(Unknown Source:56)

You might also like