[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #23314] Problem handling exceptions with own handler
From: |
UBoss |
Subject: |
[bug #23314] Problem handling exceptions with own handler |
Date: |
Wed, 21 May 2008 13:29:47 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.8) Gecko/20051130 Firefox/1.5 |
Follow-up Comment #2, bug #23314 (project gnustep):
So if I understend it correct I can't catch exception in
_NSUncaughtExceptionHandler when in notification handler.
So I post notifictation doSomething to myAPP and in method
doSomething:(NSNotification *)aNot ... which is hanlder of this notification
all possible exceptions is handled in NSNotificationCenter, where only NSLog
is printed but I need to track down why there is an exception.
What is elegenat solution for this problem, if I don't want to close all
possibilities to NS_DURING NS_HANDLER ... ?
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?23314>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/