Class OptimisticLockException


public final class OptimisticLockException extends PersistenceException
The row was changed or removed since it was loaded.
  • Constructor Details

    • OptimisticLockException

      public OptimisticLockException(String message)
      Creates an exception describing the persistence failure.
      Parameters:
      message - failure description