Class DbExceptionListenerJni

java.lang.Object
io.objectbox.exception.DbExceptionListenerJni

class DbExceptionListenerJni extends Object
Interface cannot have native methods.
  • Constructor Details

    • DbExceptionListenerJni

      DbExceptionListenerJni()
  • Method Details

    • nativeCancelCurrentException

      static void nativeCancelCurrentException()
    • nativeThrowException

      static void nativeThrowException(long nativeStore, int exNo)