[MacRuby-devel] rescue NSException?

Clay Bridges diffengr at gmail.com
Wed Sep 9 09:25:45 PDT 2009


Does MacRuby 0.5 rescue Objective-C NSExceptions? e.g.

begin
  # call to Objective C dynlib here, raises NSException
rescue
  # should this get called?
end

Thanks

Clay


More information about the MacRuby-devel mailing list