- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.orientechnologies.common.exception.OException
-
- com.orientechnologies.orient.core.exception.OCoreException
-
- com.orientechnologies.common.concur.ONeedRetryException
-
-
- All Implemented Interfaces:
- com.orientechnologies.common.exception.OHighLevelException, java.io.Serializable
public class ODistributedLockException
extends ODistributedOperationException
implements com.orientechnologies.common.exception.OHighLevelException
Exception thrown when a distributed resource is locked.
- Author:
- Luca Garulli (l.garulli--at--orientechnologies.com)
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class com.orientechnologies.orient.core.exception.OCoreException
getComponentName, getDbName, getErrorCode, getMessage
-
Methods inherited from class com.orientechnologies.common.exception.OException
wrapException
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Copyright © 2009–2022 OrientDB. All rights reserved.