public class OptimisticLockingException extends EventuateClientException
| Constructor and Description |
|---|
OptimisticLockingException() |
OptimisticLockingException(EntityIdAndType entityIdAndType,
Int128 entityVersion) |
| Modifier and Type | Method and Description |
|---|---|
EntityIdAndType |
getEntityIdAndType() |
Int128 |
getEntityVersion() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OptimisticLockingException(EntityIdAndType entityIdAndType, Int128 entityVersion)
public OptimisticLockingException()
public EntityIdAndType getEntityIdAndType()
public Int128 getEntityVersion()
Copyright © 2021. All rights reserved.