[Seasar-user:10672] Re: S2AOP のドキュメントの些細な誤り

Koichi Kobayashi [E-MAIL ADDRESS DELETED]
2007年 9月 21日 (金) 16:00:15 JST


小林 (koichik) です.

Date:    Tue, 18 Sep 2007 20:15:37 +0900 (JST)
From:    [E-MAIL ADDRESS DELETED]
To:       [E-MAIL ADDRESS DELETED]
Subject: [Seasar-user:10617] S2AOP のドキュメントの些細な誤り

> http://s2container.seasar.org/2.4/ja/aop.html#ThrowsInterceptor
> のサンプルコードについて
> 
> public class MyThrowableInterceptor extends ThrowsInterceptor {
>     public void handleThrowable(NullPointerException e, MethodInvocation invoc
> ation)
>         throws Throwable {
>         System.out.println("ぬるぽ");
>         throws e;
>     }
> }
> 
> の2番目のthorwsはthrowではないでしょうか?

ご指摘ありがとうございます.
修正&反映しました.



--
<signature>
   <name>Koichi Kobayashi</name>
   <e-mail>[E-MAIL ADDRESS DELETED]</e-mail>
</signature>




Seasar-user メーリングリストの案内