Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Run Time exception in Java Stored Procedure

Run Time exception in Java Stored Procedure

From: Anurag Minocha <anurag_at_synergy-infotech.com>
Date: Thu, 06 Jan 2000 15:25:41 +0530
Message-ID: <3874669C.CE7CCA9C@synergy-infotech.com>


Hi,
I have written one stored procedure in java , but it is giving a run time exception (Null Pointer) . It only says that a null pointer exception has occured. How can i see the whole exception trace so that i can find out the problem.

For exapmle while running a java application if an exception occurs the user can see it and based on that fix the problem.

Thanks
Anurag

also reply at
anurag_at_synergy-infotech.com Received on Thu Jan 06 2000 - 03:55:41 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US