Docs Menu

다운로드 예외 RealmInterruptedException

io.realm.exceptions.DownloadingRealmInterruptedException

초기 데이터 세트 를 다운로드하는 동안 Realm 이 중단되었을 때 사용되는 예외 클래스입니다. 이는 SyncConfiguration.Builder.waitForInitialRemoteData() 가 설정하다 경우에만 발생할 수 있습니다.

  • 클래스 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