public class ODistributedKeyLockedException extends ONeedRetryException
Constructor and Description |
---|
ODistributedKeyLockedException(ODistributedRecordLockedException exception) |
ODistributedKeyLockedException(String localNodeName,
Object key,
long timeout) |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
String |
getNode() |
getComponentName, getDbName, getErrorCode, getMessage
wrapException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ODistributedKeyLockedException(ODistributedRecordLockedException exception)
Copyright © 2009–2020 OrientDB. All rights reserved.