public class PessimisticLockingException extends RuntimeException
Constructor and Description |
---|
PessimisticLockingException(String message)
This constructs a
PessimisticLockingException object to be used
but the system's manual pessimistic locking mechanism |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PessimisticLockingException(String message)
PessimisticLockingException
object to be used
but the system's manual pessimistic locking mechanismmessage
- - the message that defines the exceptionCopyright © 2005–2015 The Kuali Foundation. All rights reserved.