QAndroidJniExceptionCleaner Class
Cleans pending JNI exceptions. More...
| Header: | #include <QAndroidJniExceptionCleaner> |
| qmake: | QT += androidextras |
| Since: | Qt 5.10 |
This class was introduced in Qt 5.10.
Public Types
| enum class | OutputMode { Silent, Verbose } |
Detailed Description
The QAndroidJniExceptionCleaner is a convenience class useful to clean the pending JNI exceptions from the current scope.