Take a look at this.  I have started writing a custom exception handler for
my pyNuke project over at SF.net.
You have to realize that the custom exception handlers are context specific
and therefore the code must be put into your __init__.py for the context.
Also check out the ExceptionHander.py in your WebKit dir.  The class has
some in-code documentation.

http://cvs.sourceforge.net/viewcvs.py/*checkout*/pynuke/pyNuke/__init__.py?c
ontent-type=text%2Fplain&rev=1.4

Good luck

-Andy


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Frank
Barknecht
Sent: Sunday, November 02, 2003 4:19 AM
To: [EMAIL PROTECTED]
Subject: [Webware-discuss] Customizing Exception pages


Hallo,

where should I start customizing the visual appearance of error pages?
Although I hope, that my users will never have to see them, if they do I
want them to look at something that fits into the design of my site.

I found Page.writeExceptionReport() but is this where such things should be
done? Does anyone have an example? I found nothing in the Wiki on this
topic...

ciao
-- 
 Frank Barknecht                               _ ______footils.org__


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program. Does
SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Webware-discuss mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss





-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to