Re: Error Handling

2004-06-07 Thread Josh Chamas
Christopher Hicks wrote: Does anyone have a "best practices" example of error handling in Apache::ASP? I have just developed a small Apache::ASP application and spending time following the error log and having to pass exceptions up the call stack by hand was my biggest disappointmen

Error Handling

2004-05-28 Thread Christopher Hicks
Does anyone have a "best practices" example of error handling in Apache::ASP? I have just developed a small Apache::ASP application and spending time following the error log and having to pass exceptions up the call stack by hand was my biggest disappointment. Also, are there any go