But if you wanted to encapsulate some of this with checked exceptions,
you'd just have to catch these (and possible look at various error
codes and flags) and rethrow as C# checked exceptions. They chose not
to do that, they chose not to introduce the concept into the language,
they chose to make the compiler less anal than Java's.

On Mar 25, 6:43 am, mP <[email protected]> wrote:
> So what if theres some c/native stuff in there, you can still throw
> exceptions from JNI and thats exactly what happens in certain cases.

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to