Class ChangeSetPersister.NotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.springframework.data.crossstore.ChangeSetPersister.NotFoundException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- ChangeSetPersister<K>
Exception thrown in alternate control flow if getPersistentState finds no entity data.
- 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
-
NotFoundException
public NotFoundException()
-