Docs Menu

Docs HomeRealm

Exception RealmFileException

On this page

  • io.realm.exceptions
  • Constructors
  • Nested Class Summary
  • Method Summary
  • Inherited Methods
  • Constructor Detail
  • Method Detail
  • getKind
  • toString
java.lang.Object

Class for reporting problems when accessing the Realm related files.

Constructor and Description
byte value,
String message
)
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

←  Exception RealmExceptionException RealmMigrationNeededException →
Share Feedback
© 2023 MongoDB, Inc.

About

  • Careers
  • Investor Relations
  • Legal Notices
  • Privacy Notices
  • Security Information
  • Trust Center
© 2023 MongoDB, Inc.