Ill have to take a peek at the javadoc and tests to see what's up.
On Monday, November 19, 2012, fmaylinch wrote:

> My advised method throws an exception that (indirectly) extends
> RuntimeException. And I don't catch it -- not before getting to the
> advisor. I catch it afterwards, and that's when I noticed the wrapped
> exception (wrapped by "rethrow").
>
> I debugged the code and I get to the line where it says "throw rtEx;". Is
> that even possible? I am asking for a RuntimeException exception and I get
> one. I should always get "null", shouldn't I.
>
> Thanks for your help.
>
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/MethodInvocation-didThrowCheckedException-returns-true-when-there-is-a-RuntimeException-tp5718086p5718118.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

Reply via email to