Package com.kuzudb
Class ObjectRefDestroyedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.kuzudb.ObjectRefDestroyedException
- All Implemented Interfaces:
Serializable
ObjectRefDestroyedException is thrown when a destroyed object is accessed
or destroyed again.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ObjectRefDestroyedException
-