CancellationException while using AsyncTask in Android?

Posted by sunil on Stack Overflow See other posts from Stack Overflow or by sunil
Published on 2010-06-15T11:38:10Z Indexed on 2010/06/15 11:42 UTC
Read the original article Hit count: 169

Filed under:
|
|

Hi,

I am using AsyncTask in my application and sometimes when I run the application I get the error as java.util.cancellationexception.

Can someone let me know the reason of this error or the way this can be removed?

Thanks & Regards

Sunil

© Stack Overflow or respective owner

Related posts about android

Related posts about exception