Added in API level 1
SQLiteConstraintException
open class SQLiteConstraintException : SQLiteException
An exception that indicates that an integrity constraint was violated.
Summary
| Public constructors | |
|---|---|
SQLiteConstraintException(error: String!) | |
open class SQLiteConstraintException : SQLiteException
An exception that indicates that an integrity constraint was violated.
| Public constructors | |
|---|---|
SQLiteConstraintException(error: String!) | |
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-02-10 UTC.