adrianj / GoogleContactsMap

Quickly evaluates distance when travelling between 2 or more addresses stored in contacts.
1 stars 0 forks source link

Google Error Handling #1

Open adrianj opened 12 years ago

adrianj commented 12 years ago

Exception handling is basically nothing.

At a bare minimum, something appropriate should happen if the user enters incorrect username/password for the google login. Dealing with the CAPTCHA query after multiple failed logins is also prudent. No internet access and other net related exceptions should also be handled.