質問編集履歴
1
エラー内容
title
CHANGED
File without changes
|
body
CHANGED
@@ -129,4 +129,9 @@
|
|
129
129
|
}
|
130
130
|
}
|
131
131
|
|
132
|
-
```
|
132
|
+
```
|
133
|
+
W/System.err: java.io.FileNotFoundException: /list.txt: open failed: ENOENT (No such file or directory)
|
134
|
+
at kokoro.com.be.kan.aru.FtpDo.ftpDoUpload(FtpDo.java:25)
|
135
|
+
at kokoro.com.be.kan.aru.A010T2$6.onClick(A010T2.java:150)
|
136
|
+
|
137
|
+
上記、というエラーが出ました。
|