Hi all,
AsyncTask blocks exceptions?
Please see the below code. My "getOffersStatus" function catches certain
exceptions and show them in a AlertDialog. But instead of getting my custom
exceptions message I get default error dialog "The application ... has
stopped unexpectdly. Please try again".
Any thoughts ?
protected ArrayList<TJCOffersStatus> doInBackground(Void... nothing)
{
return tj.getOffersStatus(config, "test1234");
}
--
Best Regards,
Atif Gulzar
I ◘◘◘◘ Unicode, ɹɐzlnƃ ɟıʇɐ
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---