Re: NSSpellChecker exception
Re: NSSpellChecker exception
- Subject: Re: NSSpellChecker exception
- From: Dragan Milić <email@hidden>
- Date: Wed, 13 Aug 2014 04:04:11 +0200
On sre 13.08.2014., at 02.30, Douglas Davidson wrote:
> NSSpellChecker uses DO to connect with the spellchecker process. It properly handles any exceptions that may result, so these exceptions would be caught and handled and you do not need to be reporting them.
Thanks, so they can be safely ignored. Does that also apply to similar exceptions (much rarely reported) related to DO and coming from:
-[IMKInputSession activate] (in HIToolbox) resulting in NSPortTimeoutException: connection timeout: did not receive reply
and
-[IMKInputSession deactivate] (in HIToolbox) resulting in NSInvalidSendPortException: [NSMachPort sendBeforeDate:] destination port invalid
???
-- Dragan
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden