Docs Menu

Docs HomeDevelop ApplicationsAtlas Device SDKs

Exception RealmException

On this page

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

RealmException is for Realm specific exceptions.

Constructor and Description
String detailMessage
)
String detailMessage,
Throwable exception
)
  • 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

String detailMessage
)
String detailMessage,
Throwable exception
)
← Exception DownloadingRealmInterruptedException