public static class SRecordInstance.BrokenOptimisticLockException extends SException
SException.Data, SException.Error, SException.InternalError, SException.Jdbc, SException.Test, SException.Validation| Constructor and Description |
|---|
BrokenOptimisticLockException(SRecordInstance instance) |
| Modifier and Type | Method and Description |
|---|---|
SRecordInstance |
getRecordInstance()
The record that had the broken optimistic lock.
|
getFieldMeta, getFieldValue, getInstance, getParams, getValidator, setFieldMeta, setFieldValue, setInstance, setParams, setRecordInstance, setValidatorpublic BrokenOptimisticLockException(SRecordInstance instance)
public SRecordInstance getRecordInstance()
getRecordInstance in class SException