public final class OptimisticLockException
- Object
- Throwable
- Exception
- RuntimeException
- PersistenceException
- OptimisticLockException
The row was changed or removed since it was loaded.
Constructors
public OptimisticLockException(String message) | Creates an exception describing the persistence failure. |
Inherited methods
Constructor details
OptimisticLockException
public OptimisticLockException(String message)Creates an exception describing the persistence failure.
Parameters
messageString- failure description