JNI Bind is a set of advanced syntactic sugar for writing efficient correct JNI Code in C++17 (and up).
266
stars
31
forks
source link
Add initial (incomplete) definition for `java/lang/Exception` and `java/lang/Throwable`. #334
Closed
copybara-service[bot] closed 2 months ago
Add initial (incomplete) definition for
java/lang/Exception
andjava/lang/Throwable
.Full syntax support for
env->ThrowNew
does not exist yet.Inherited methods/fields are not yet supported so these definitions are incomplete.