Hello,

I'm fairly new to Pylons and facing the following Problem:

I want to have a Error-Document (rendered from a mako template) for
500 Code.
When for example any uncatched Exception is raised within a
controller, I want to
display this exception in the ErrorDocument (type, errormessage).

Searching around in the docs, google and the sources, I have no Idea,
how to start.
What I want is something like the Interactive debugger from debug-
mode, but without
interactive debugging, just get access to the original Exception's
exc_info within a
ErrorDocument.

any ideas ?

thx in advance


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to