Solved
Displaying friendly errors in components
Hi,
I want to be able to catch all exceptions that occur at the component level, and display a friendly error message within that component without affecting the rest of the page rendering. What is the best way to do this?
Thanks in advance for your help.
Jason