]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When converting a Java exception to a db error message, use Throwable.toString()...
authorstephan <stephan@noemail.net>
Mon, 7 Aug 2023 11:18:44 +0000 (11:18 +0000)
committerstephan <stephan@noemail.net>
Mon, 7 Aug 2023 11:18:44 +0000 (11:18 +0000)
commitc7f7b45a154f143780e113a0450fd1c6fa2b5bec
treeb4072110d669ebec434109ab1703bab7c7760a87
parentbe7aef1f85b6898b74c27cfe0d64aee39dc1c378
When converting a Java exception to a db error message, use Throwable.toString() instead of getMessage() so that the exception type's name is included. More internal API renaming for consistency.

FossilOrigin-Name: 2d44720d06d9e50cb037e92981d2473a3ad0b7560f2f5923d428f59de6fd6aaa
ext/jni/src/c/sqlite3-jni.c
manifest
manifest.uuid