Class LazyNotUnlinkableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
software.xdev.spring.data.eclipse.store.exceptions.LazyNotUnlinkableException
- All Implemented Interfaces:
Serializable
Is used when a
SpringDataEclipseStoreLazy is not able
to get unlinked from the object tree.
This exception should not be created by the user, but only within the Spring-Data-Eclipse-Store-Library.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LazyNotUnlinkableException
-