nikhilvharamble / bus-stop-alarm

Automatically exported from code.google.com/p/bus-stop-alarm
MIT License
0 stars 0 forks source link

Possible crash during datafetcher #62

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Lose connection while calling DataFetcher to fetch a JSONObject.

What is the expected output? 
Caught exception telling user that there is a connection problem.

What do you see instead?
Theoretically, the app might crash due to uncaught exception.

We will not have enough time to fix this -- even though the chance of it 
happening is slim, it is still a good idea to catch exceptions.

Original issue reported on code.google.com by chen...@gmail.com on 14 Mar 2010 at 1:21

GoogleCodeExporter commented 9 years ago

Original comment by chen...@gmail.com on 19 Mar 2010 at 8:05