Message6274
The attached example demonstrates the problem. I have code that walks exception chain to "the real cause" to find out whether that cause should be reported as a user-level error (real_cause instanceof UserLevelException) or internal application bug. With exceptions raised from Jython code I cannot do this at the moment. |
|
| Date |
User |
Action |
Args |
| 2010-12-08 13:05:04 | doublep | set | recipients:
+ doublep |
| 2010-12-08 13:05:04 | doublep | set | messageid: <1291813504.13.0.958638189473.issue1684@psf.upfronthosting.co.za> |
| 2010-12-08 13:05:04 | doublep | link | issue1684 messages |
| 2010-12-08 13:05:03 | doublep | create | |
|