Menu Docs
Página inicial do Docs
/ /
Atlas Device SDKs
/ / /

Exceção RealmException

Nesta página

  • io.realm.Exceptions
  • Construtores
  • Métodos herdados
  • Detalhes do construtor
java.lang.Object

RealmException é para exceções específicas do Realm.

Construtor e descrição
String detailMessage
)
String detailMessage,
Throwable exception
)
  • Métodos herdados da classe java.lang.Object : getClass , hashCode , equals , clone , toString , notify , notifyAll , wait , wait , wait , finalize

  • Métodos herdados da classe java.lang.Throwable : getMessage , getLocalizedMessage , getCause , initCause , toString , printStackTrace , printStackTrace , printStackTrace , fillInStackTrace , getStackTrace , setStackTrace , addSuppressed , getSuppressed

String detailMessage
)
String detailMessage,
Throwable exception
)

Voltar

DownloadingRealmInterruptedException