#include <kanzi/core/log/log_specialization.hpp>Classes | |
| class | kanzi::JNIError |
Namespaces | |
| namespace | kanzi |
Functions | |
| KZ_ATTRIBUTE_NO_RETURN void | kanzi::kzThrowJNIError () |
| template<> | |
| string | kanzi::logArgumentToString (const JNIError &jniError) |
| Used by logging system to convert legacy exception type objects to string. | |