$ errors.fyi/android/SQLiteConstraintException 128 namespaces · 4,025 codes
android · android/SQLiteConstraintException
SQLiteConstraintException

SQLiteConstraintException

Thrown by Android's SQLite layer when a UNIQUE, NOT NULL, CHECK, or FOREIGN KEY constraint is violated. Subclass of SQLiteException. In Room, this surfaces wrapped as a SQLiteConstraintException or as a Room-specific ConstraintException depending on the conflicting operation.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT