Catch rollback or all exceptions from listeners

Is there any way to catch or monitor somehow all exceptions thrown by listeners, or ibatis itself with some kind of listener or exception filter, without doing try/catch everywhere?