Docs Menu

Docs HomeDevelop ApplicationsAtlas Device SDKs

Exception RealmPrimaryKeyConstraintException

On this page

  • io.realm.exceptions
  • Constructors
  • Inherited Methods
  • Constructor Detail
io.realm.exceptions.RealmPrimaryKeyConstraintException

Class for reporting problems when the primary key constraint is being broken.

Tip

See also:

Constructor and Description
  • Methods inherited from class java.lang.Object : getClass , hashCode , equals , clone , toString , notify , notifyAll , wait , wait , wait , finalize

  • Methods inherited from class java.lang.Throwable : getMessage , getLocalizedMessage , getCause , initCause , toString , printStackTrace , printStackTrace , printStackTrace , fillInStackTrace , getStackTrace , setStackTrace , addSuppressed , getSuppressed

← Exception RealmMigrationNeededException