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 -> Re: unable to catch Exception

Re: unable to catch Exception

From: Brian Peasland <oracle_dba_at_nospam.peasland.net>
Date: Wed, 10 May 2006 14:31:11 GMT
Message-ID: <Iz20CE.Iox@igsrsparc2.er.usgs.gov>


Have you read the Oracle documentation on this issue? Please look at the PL/SQL User's Guide:S

http://download-east.oracle.com/docs/cd/B19306_01/appdev.102/b14261/toc.htm

Chapter 10 talks about Exception Handling. Pay particular attention to the section titled "How PL/SQL Exceptions Propagate". After you've read that, look at the next section titled "Reraising a PL/SQL Exception".

HTH,
Brian

-- 
===================================================================

Brian Peasland
oracle_dba_at_nospam.peasland.net
http://www.peasland.net

Remove the "nospam." from the email address to email me.


"I can give it to you cheap, quick, and good.
Now pick two out of the three" - Unknown
Received on Wed May 10 2006 - 09:31:11 CDT

Original text of this message

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