From: LtColRDSChauhan <rds...@gm...> - 2014-08-17 02:04:59
|
On Sun, Aug 17, 2014 at 7:14 AM, LtColRDSChauhan <rds...@gm...> wrote: > Hi, > > 1. When I run my application, in Release configuration, through > SharpDevelop IDE, the application catches "Handled Exception" - "FirebirdSql.Data.Common.IscException: > OVER_ALLOCATED_BED" thrown by Firebird stored procedure . > > 2. Without debugger, the exception is not caught. I do have catch blocks > for : FbException, ApplicationException and Exception. > > Apologies. My code was overwriting the exception message. Please ignore this help request. > 3. Complication fails on adding catch block for > FirebirdSql.Data.Common.IscException (appears to be internal). > > 4. Please help. > > Thanks and Regards, > Lt Col (Retd) Rajiv D.S. Chauhan > |