RealmMigrationNededException 예외
Atlas Device SDK는 더 이상 사용되지 않습니다. 자세한 내용은 지원 중단 페이지 를 참조하세요.
io.realm.Exceptions
io.realm.exceptions.RealmMigrationNeededException
생성자
생성자 및 설명 |
---|
메서드 요약
상속된 메서드
클래스 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
생성자 세부 정보
메서드 세부 정보
getPath
마이그레이션해야 하는 Realm 파일의 표준 경로를 반환합니다. 이 경로는 마이그레이션 중에 쉽게 참고할 수 있습니다. 반환 Realm 파일의 표준 경로입니다. |