public class OptimisticEntityLockException extends LockingStrategyException
LockingStrategy
to an entityConstructor and Description |
---|
OptimisticEntityLockException(Object entity,
String message)
Constructs a OptimisticEntityLockException
|
OptimisticEntityLockException(Object entity,
String message,
Throwable cause)
Constructs a OptimisticEntityLockException
|
getEntity
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.