LockTimeoutException(
Object entity
)
Constructs a new
LockTimeoutException
exception with the specified object. - Parameters:
entity
- the entity.
- Since:
- JPA 2.0
LockTimeoutException
exception with the specified object. entity
- the entity.