Convenience function to get a String description of the last error number.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-15 UTC.
[null,null,["Last updated 2025-05-15 UTC."],[],[],null,["# androidx.room.util\n==================\n\nNative/C/iOS\n\nTop-level functions summary\n---------------------------\n\n|-----------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|---|\n| [String](https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html) | [stringError](/reference/kotlin/androidx/room/util/package-summary#stringError())`()` Convenience function to get a String description of the last error number. | N |\n\nTop-level functions\n-------------------\n\n### stringError\n\nN \nArtifact: [androidx.room:room-runtime](/jetpack/androidx/releases/room) \n[View Source](https://cs.android.com/search?q=file:androidx/room/util/PosixUtil.kt+function:stringError) \n\n```\nfun stringError(): String\n```\n\nConvenience function to get a String description of the last error number."]]