1
Well I’m starting to make errors that the webservice Soap returns to me, as for example if the user enters login or password wrong the web service returns an error Soapfault: user or password invalid. I just can’t get this message out and show it in Toast to warn about the problem. How could I solve this, why in java happens a Try catch Exception.