----- Original Message ----- From: "Diane Holt" <[EMAIL PROTECTED]>
> --- Stephane Bailliez <[EMAIL PROTECTED]> wrote: > > Yes you have a value. You are in the catch block because you caught this > > exception. So it exists and is not null. > > Any idea what the value might be? And why it didn't print out? I'm not sure to really understand your questions here...the value is the IOException that was thrown in the catch block,..and why it did not print out ? what ? you mean it was supposed to be nested and the buildexception and nothing was printed when you caught the buildexception ? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
