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:
  • Constructor Details

    • NotFoundException

      public NotFoundException()