异常 RealmFileException
Atlas Device SDK 已弃用。 有关详细信息,请参阅弃用页面。
io.realm.Exceptions
io.realm.exceptions.RealmFileException
用于在访问 Realm 相关文件时报告问题的类。
构造函数
构造函数和描述 |
---|
嵌套类摘要
修饰符和类型 | 类和描述 |
---|---|
public static final |
方法摘要
继承方法
从类 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
构造函数详细信息
方法详细信息
getKind
public RealmFileException.Kind getKind () |
---|
获取此异常的类型。 返回: 此异常的类型。 |
toString
覆盖
|