Docs Menu

Exception RealmFileException

Class for reporting problems when accessing the Realm related files.

Modifier and Type
Class and Description
public static final
Modifier and Type
Method and Description

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.

Returns

the kind of this exception.

public String toString ()

Overrides

toString in class Throwable