Re: graceful exception handling - user interface

2013-03-23 Thread Bryan Lewis
It sounds like this might be helpful: http://tapestry.apache.org/overriding-exception-reporting.html On Sat, Mar 23, 2013 at 9:34 AM, Ken in Nashua wrote: > I guess I am wondering if i can catch these exceptions in a centralized > place and just present the most meaningful text in a popup dialo

RE: graceful exception handling - user interface

2013-03-23 Thread Ken in Nashua
I guess I am wondering if i can catch these exceptions in a centralized place and just present the most meaningful text in a popup dialog for the user to acknowledge and keep the page user interface intact.