Docs Menu
Docs Home
/ /
Atlas Device SDKs
/ / /

Exception RealmException

java.lang.Object

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
)

Back

DownloadingRealmInterruptedException

On this page