Title: Message
When extending the BeforeAfterInterceptor, if the invocation throws an exception, the after method isn't called.
 
Should the BeforeAfterInterceptor catch the exception, run the after() and then re-throw the exception ?
 
Any thoughts anyone ?

Reply via email to