org.springframework.data.crossstore
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>
public static class ChangeSetPersister.NotFoundException
- extends Exception
Exception thrown in alternate control flow if getPersistentState finds no entity data.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ChangeSetPersister.NotFoundException
public ChangeSetPersister.NotFoundException()
Copyright © 2012. All Rights Reserved.