data class LMDBError : Throwable
LMDBError(returnCode: Int)
val returnCode: Int
fun getLocalizedMessage(): String