New topic: 

break on all exceptions....

<http://forums.realsoftware.com/viewtopic.php?t=31389>

       Page 1 of 1
   [ 2 posts ]                 Previous topic | Next topic         Author  
Message       JustSomeGuy           Post subject: break on all 
exceptions....Posted: Thu Dec 03, 2009 12:15 am                               
Joined: Fri May 11, 2007 11:35 am
Posts: 667              I have an exception being thrown in my program that 
isn't being handled.
I enabled Break On All Exceptions.. but that's not helping because other 
exceptions like KeyNotFound exceptions (Which are being handled) are popping up.
How can I filter out those and get to the real exception which is causing my 
application to crash?     
_________________
A picture paints a thousand words.
A thought paints a thousand pictures.  
                            Top               timhare           Post subject: 
Re: break on all exceptions....Posted: Thu Dec 03, 2009 12:45 am                
        
Joined: Fri Jan 06, 2006 3:21 pm
Posts: 6872
Location: Portland, OR  USA              You can't.  Just keep pressing Resume 
until you get to the one you are interested in.   
                            Top           Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 2 posts ]     
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to