[Zope] How manage error with zsql

Miguel Beltran R. yourpadre at gmail.com
Tue Dec 9 14:42:12 EST 2008


>
>
> Whenever you get exceptions, you should look at the error
> description in your "error_log" object (in the Zope "Root Folder" of the
> ZMI).
> There, you can see (in the so called traceback) where the exception
> has been raised. This is invaluable information.
>
> --
> Dieter
>

Thanks, another question

is possible have a general except and inside show what type is?
in dtml was
<dtml-try>
...
<dtml-except>
  type:<dtml-var error_type>  value: <dtml-var error_value>
</dtml-try>


-- 
________________________________________
Lo bueno de vivir un dia mas
es saber que nos queda un dia menos de vida
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/zope/attachments/20081209/56886b79/attachment.html 


More information about the Zope mailing list