[Zope] Except Bad Request

Small Business Services toolkit at magma.ca
Fri Jun 11 07:02:36 EDT 2004


From: "hawelek_zeus" <hawelek at zeus.polsl.gliwice.pl>
> Thanks for a help, 
> I know how should I catch excetion,
> problem is that I don't kno how should I catch Bad Request Exception,

You can find a list of all of the 'trappable' python exceptions here:

http://www.python.org/doc/current/lib/module-exceptions.html


Find the one which matches the errors you are generating.


Jonathan





More information about the Zope mailing list