Package com.kuzudb

Class ObjectRefDestroyedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.kuzudb.ObjectRefDestroyedException
All Implemented Interfaces:
Serializable

public class ObjectRefDestroyedException extends Exception
ObjectRefDestroyedException is thrown when a destroyed object is accessed or destroyed again.
See Also:
  • Constructor Details

    • ObjectRefDestroyedException

      public ObjectRefDestroyedException(String errorMessage)