On Mon, 18 Jun 2001, IIS - Paul Morie locked 02/06/01 wrote:
> Additionally, here is the output when I try to run the example code:
>
> $> java -native -Djava.library.path=. HelloWorld
> Hello, World. I'm going to call an exception now
> inside try block
> in
On Mon, 18 Jun 2001, [EMAIL PROTECTED] wrote:
> Additionally, here is the output when I try to run the example code:
>
> $> java -native -Djava.library.path=. HelloWorld
> Hello, World. I'm going to call an exception now
> inside try block
> inside throw_it()
>
Additionally, here is the output when I try to run the example code:
$> java -native -Djava.library.path=. HelloWorld
Hello, World. I'm going to call an exception now
inside try block
inside throw_it()
Running constructor
Abo