>On 8/15/07, Matthew Weier O'Phinney <[EMAIL PROTECTED]> wrote: > As noted above, use the ErrorHandler. You can then grab the exception > stack from the response in your error controller's error action, and do > what you need to do with it (format and return trace strings, etc). >
Hi Matthew, Thanks. This is it. I must be blind overlooking this plugin. Regards, Mike
