|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.odi.ObjectStoreException
com.odi.LockTimeoutException
Thrown when a call to an API entrypoint produces a concurrency conflict that cannot be resolved within the specified timeout.
PSE/PSE Pro does not use this class.
Method Summary | |
LockTimeoutBlocker[] |
getBlockers()
Returns information about other clients that produced a concurrency conflict. |
int |
getLockType()
Returns the type of concurrency conflict. |
Method Detail |
public LockTimeoutBlocker[] getBlockers()
public int getLockType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |