Re: [ADVANCED-DOTNET] Catching and Identifying Custom Oracle Exception

2005-04-05 Thread Eduard Lascu
f after you switched on the error number. Cheers, Eddie -Original Message- From: Unmoderated discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] Behalf Of Graeme Taylor Sent: Tuesday, April 05, 2005 9:17 AM To: ADVANCED-DOTNET@DISCUSS.DEVELOP.COM Subject: [ADVANCED-DOTNET] Catc

[ADVANCED-DOTNET] Catching and Identifying Custom Oracle Exception

2005-04-05 Thread Graeme Taylor
Hi, I have an Oracle stored procedure that will raise an application error under certain conditions. The actual errors raised may vary. Whichever error I raise comes back as an OracleException. I have not found any 'number' property within the oracle exception to identify exactly which error wa