using custom error pages w/ runtime errors

S

Steve Klett

Hi-

I use custom erros for the basic 404, etc. I would like to also use them
when I encounter a problem at run time, say.. in a try block I find an
error, I would like to display an "application error has occured" error
page.

Now, I know that I can accomplish this with a redirect and some args in te
url, but i was wondering of there was a way to do it *officially* using
native classes/methods designed for such a task. In other words, I would
like to throw an error 500 and let the existing cutom error handling code
take care of it.

Is that possible?

Thanks,
Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,733
Messages
2,569,439
Members
44,829
Latest member
PIXThurman

Latest Threads

Top