iterate-ch / rococoa

Rococoa allows you to call Objective-C code through Java classes and interfaces that you define.
GNU Lesser General Public License v3.0
74 stars 18 forks source link

Exception Handling #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Java has exceptions, Cocoa has exceptions. We should make them meet in the
middle through Rococoa magic.

Original issue reported on code.google.com by dkocher@sudo.ch on 6 Oct 2009 at 10:04