--- "Hookom, Jacob" <[EMAIL PROTECTED]> wrote:
> Off hand, would Struts be able to catch the exception with this desired
> handler?
> 
> Action throws ServiceNotFoundException
> ExceptionHandler catches ServiceException
> 
> Where ServiceNotFoundException is an instance of ServiceException?

Not currently.  I was thinking about improving the ExceptionHandler to
support that just today :-).  It would be nice if the ExceptionHandler
acted like a global try/catch block with the same inheritance rules.

David

> 
> Thanks,
> Jacob
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to