Handling Exceptions
Handling Exceptions
- Subject: Handling Exceptions
- From: "Thiago Jackiw" <email@hidden>
- Date: Tue, 2 May 2006 23:40:11 -0700
Hi,
Does anyone know how to handle exceptions thrown by NSApplication using
RubyCocoa? For instance, I'm working with ruby's net/imap and I get the
exception below when the username/password is invalid. In ruby, It's easy to
rescue the exception, but I can't or don't know how with cocoa.
`NSApplicationMain': NSApplicationMain - RBException_Net::IMAP::NoResponseError
- AUTHENTICATE LOGIN failed (OSX::OCException)
Any help would be really appreciated.
Thanks a lot.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden