public class OptimisticConcurrencyControlException extends RuntimeException
| Constructor and Description |
|---|
OptimisticConcurrencyControlException(String msg,
long recordId) |
| Modifier and Type | Method and Description |
|---|---|
long |
getRecordId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OptimisticConcurrencyControlException(String msg, long recordId)
Copyright © 2014–2015 Nikolche Mihajlovski and contributors. All rights reserved.