SMILEConsortium / smile_teacher_android

The SMILE Teacher Android App
http://www.smileconsortium.org
Apache License 2.0
1 stars 2 forks source link

Uncaught exceptions throw "Connection Error" alert dialog #9

Open truedat101 opened 11 years ago

truedat101 commented 11 years ago

this should be a more accurate alert ... these aren't all connection errors. Makes it hard to support.

truedat101 commented 11 years ago

These originate in package org.smilec.smile.bu.AbstractBaseManager, so look there for ConnectionErrors.

truedat101 commented 11 years ago

To reproduce, load Prepared Question using a poorly formatted csv. You will get an error saying:

IP Address error. The error has nothing to do with an IP address or a connection error.
truedat101 commented 11 years ago

Start this one after we tackle the other issues.