change connection test #321
This commit is contained in:
parent
f389579176
commit
83e5fa8083
2 changed files with 26 additions and 5 deletions
|
|
@ -357,7 +357,7 @@ public class DownloadService extends Service implements ProgressListener {
|
|||
}
|
||||
return null;
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace(); ;
|
||||
//e.printStackTrace(); ;
|
||||
return e.toString();
|
||||
} finally {
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue