Docs Menu
Docs Home
/ /
Atlas Device SDK
/ / /

Exception RealmException

이 페이지의 내용

  • io.realm.Exceptions
  • 생성자
  • 상속된 메서드
  • 생성자 세부 정보
java.lang.Object

RealmException은 Realm 관련 예외에 대한 것입니다.

생성자 및 설명
String detailMessage
)
String detailMessage,
Throwable exception
)
  • 클래스 java.lang.Object 에서 상속된 메서드 : getClass , hashCode , equals , clone , toString , notify , notifyAll , wait , wait , wait , finalize

  • 클래스 java.lang.Throwable 에서 상속된 메서드 : getMessage , getLocalizedMessage , getCause , initCause , toString , printStackTrace , printStackTrace , printStackTrace , fillInStackTrace , getStackTrace , setStackTrace , addSuppressed , getSuppressed

String detailMessage
)
String detailMessage,
Throwable exception
)

돌아가기

DownloadingRealmInterruptedException