One question just popped up in my mind: what happens if there is a global
error handler in place that rethrows errors as exceptions. I heard such a
thing suggested pretty often. If not parse errors and other engine errors
get thrown as exceptions and are unhandled as such, and that error handler
then throws them again - endless recursion?

just an idea, maybe not a problem, then sorry.

best regards
  Patrick

Reply via email to