Join us at MongoDB.local London on 7 May to unlock new possibilities for your data. Use WEB50 to save 50%.
Register now >
Docs Menu
Docs Home
/ /
io.realm.exceptions

Exception RealmFileException

java.lang.Object

Class for reporting problems when accessing the Realm related files.

Constructor and Description
byte value,
String message
)
Modificador y Tipo
Clase y descripción

public static final

Modificador y Tipo
Método y descripción

Gets the kind of this exception.

public String

  • Methods inherited from class java.lang.Object : getClass , hashCode , equals , clone , toString , notify , notifyAll , wait , wait , wait , finalize

  • Methods inherited from class java.lang.Throwable : getMessage , getLocalizedMessage , getCause , initCause , toString , printStackTrace , printStackTrace , printStackTrace , fillInStackTrace , getStackTrace , setStackTrace , addSuppressed , getSuppressed

byte value,
String message
)

Gets the kind of this exception.

Devuelve

the kind of this exception.

public String toString ()

Anulaciones

toString en clase Throwable

Volver

RealmException

En esta página