Closed GoogleCodeExporter closed 9 years ago
Exception (NPE) != XmppException
We need to wrap lines 185-186 in XmppMuc in an new try-catch block which throws
this exception back wrapped in an XmppException to the calling method.
Original comment by fschm...@gmail.com
on 5 Apr 2011 at 3:15
We just need to replace XmppException by Exception in MainService:201
We have to catch all exception and use the other method to show SMS
Original comment by Florent....@gmail.com
on 5 Apr 2011 at 3:30
Original comment by fschm...@gmail.com
on 6 Apr 2011 at 8:27
Fixed in v2.1.3
Original comment by Florent....@gmail.com
on 6 Apr 2011 at 9:34
Original comment by fschm...@gmail.com
on 25 Aug 2011 at 7:50
Original comment by fschm...@gmail.com
on 2 Oct 2011 at 10:52
Original issue reported on code.google.com by
Florent....@gmail.com
on 5 Apr 2011 at 2:56