This is the complete list of members for kanzi::JavaException, including all inherited members.
| JavaException(JNIEnv *jenv, jthrowable throwable) | kanzi::JavaException | |
| JavaException(JNIEnv *jenv, jthrowable throwable, const string &message) | kanzi::JavaException | explicit |
| throwJavaException(JNIEnv *jenv) const | kanzi::JavaException | |
| throwNativeException(JNIEnv *jenv, jthrowable throwable) | kanzi::JavaException | static |
| what() const noexcept override | kanzi::JavaException | inline |
| ~JavaException()=default | kanzi::JavaException |