Atlas Device SDK는 더 이상 사용되지 않습니다. 자세한 내용은 지원 중단 페이지 를 참조하세요.
io.realm.Exceptions
io.realm.exceptions.RealmError
RealmError는 기본 에서 복구할 Realm 수 없는 문제가 발생할 때 사용되는 특정 storage engine 오류입니다. RealmError를 포착하거나 무시해서는 안 됩니다. 이렇게 하면 Realm이 손상될 수 있습니다.
생성자
생성자 및 설명 |
---|
상속된 메서드
클래스 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