in src/main/c/org_apache_activemq_artemis_nativo_jlibaio_LibaioContext.c [232:234]
void throwRuntimeException(JNIEnv* env, char* message) { (*env)->ThrowNew(env, runtimeExceptionClass, message); }