Sorry, my mail was not correct:<br><br>
<div class="gmail_quote">2009/11/6 Pasquale Imbemba <span dir="ltr">&lt;<a href="mailto:p.imbemba@gmail.com">p.imbemba@gmail.com</a>&gt;</span><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">input is i=1<br></blockquote>
<div>should be i = -1, so that the throw line is entered</div>
<div>if ( i&lt;0){<br>throw new FooBarException(&quot;1 is greater than 0&quot;).<br></div>
<div>That is, an input I expect should cause my defined FooBarException.</div>
<div> </div>
<div>~pasquale<font color="#888888"><br><br></font></div></div><br>