OptimisticEntityLockException
instead@Deprecated public class OptimisticLockException extends OptimisticEntityLockException
Constructor and Description |
---|
OptimisticLockException(java.lang.Object entity,
java.lang.String message)
Deprecated.
Constructs a OptimisticLockException using the specified information.
|
getEntity
public OptimisticLockException(java.lang.Object entity, java.lang.String message)
entity
- The entity instance that could not be lockedmessage
- A message explaining the exception conditionCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.