public static interface JNI.Throw
extends org.graalvm.nativeimage.c.function.CFunctionPointer
Modifier and Type | Method and Description |
---|---|
int |
call(JNI.JNIEnv env,
JNI.JThrowable throwable) |
int |
callNoTransition(JNI.JNIEnv env,
JNI.JThrowable throwable) |
int call(JNI.JNIEnv env, JNI.JThrowable throwable)
int callNoTransition(JNI.JNIEnv env, JNI.JThrowable throwable)