http://d.puremagic.com/issues/show_bug.cgi?id=3129





--- Comment #1 from Sobirari Muhomori <ma...@pochta.ru>  2009-07-02 06:14:37 
PDT ---
Another possible solution is to change line 320
---
- catch (Throwable e)
+ catch (Error e)
---

so that unoverridden Throwable.toString is executed in catch(Object o) block.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to