mirror of
https://github.com/apache/cordova-android.git
synced 2025-03-03 16:03:08 +08:00
![]() FileTransfer returns FILE_NOT_FOUND_ERR on http 500 error For some reason on Android if you do a getInputStream() on a HTTP Connection and the server returns a 500 error it will report a FileNotFoundException. Catching this exception and throwing an IOException so that we can report a more accurate error in JavaScript. |
||
---|---|---|
.. | ||
assets | ||
gen/com/phonegap | ||
libs | ||
res | ||
src/com/phonegap | ||
.classpath | ||
.project | ||
AndroidManifest.xml | ||
build.xml | ||
default.properties |