Skip to content Skip to sidebar Skip to footer

Source Attachment Does Not Contain The Source For The File Threadpoolexecutor.class

I am working on an android project which uses the webservice I have created. It was working fine few minutes earlier but suddenly it started to give below error. the source attachm

Solution 1:

I found it. I was checking the value and if everything if fine it will return null from the web service. and that null value I was trying to convert to string value and hence geting the above error.
Thanks CommonsWare.


Post a Comment for "Source Attachment Does Not Contain The Source For The File Threadpoolexecutor.class"