[Zope3-Users] Intercepting exceptions in z3c.pagelets
    andrew 
    andrew at reurbanise.co.nz
       
    Wed Jun 24 23:52:48 EDT 2009
    
    
  
Hi All,
Does anyone here have any advice on the best (or any) way to intercept
exceptions in z3c.pagelets ? I want to have a catch-all handler that
handles any exceptions in a pagelet so I can, e.g., log the error and
tell someone about it.
I can handle any explicitly-raised Zope exceptions, it's the unexpected
ones that are causing the problem :-)
Cheers, Andrew.
    
    
More information about the Zope3-users
mailing list