[Zope] Mailing traceback from standard_error_message
Marcus Collins
mcollins@sunesi.com
Tue, 28 Mar 2000 09:10:18 +0200
Hi,
The traceback is in error_tb -- try <dtml-var error_tb>
Other variables that are defined for error messages are:
error_type
error_value
error_message (may be null)
Take a look at /standard_error_message for their usage.
hth,
-- Marcus
> -----Original Message-----
> From: Kevin Dangoor [mailto:kid@kendermedia.com]
> Sent: 28 March 2000 03:03
> To: zope@zope.org
> Subject: [Zope] Mailing traceback from standard_error_message
>
>
> Is there a way to make standard_error_message email the
> traceback? (I
> have it emailing the error message, but I didn't know if
> there is a variable
> I can <dtml-var> to send the traceback.)
>
> Kevin
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>