google / jni-bind

JNI Bind is a set of advanced syntactic sugar for writing efficient correct JNI Code in C++17 (and up).
Apache License 2.0
244 stars 29 forks source link

Add java/lang/Exception class definition. #304

Closed copybara-service[bot] closed 3 months ago

copybara-service[bot] commented 3 months ago

Add java/lang/Exception class definition.

For now this is just a small subset of the class, but it's enough to use for use with jthrowable.