Class ODistributedLockException
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
com.orientechnologies.orient.server.distributed.task.ODistributedOperationException
com.orientechnologies.orient.server.distributed.task.ODistributedLockException
- All Implemented Interfaces:
OHighLevelException,Serializable
public class ODistributedLockException
extends ODistributedOperationException
implements OHighLevelException
Exception thrown when a distributed resource is locked.
- Author:
- Luca Garulli (l.garulli--at--orientechnologies.com)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.orientechnologies.orient.server.distributed.task.ODistributedOperationException
hashCodeMethods inherited from class com.orientechnologies.orient.core.exception.OCoreException
getComponentName, getDbName, getErrorCode, getMessageMethods inherited from class com.orientechnologies.common.exception.OException
wrapExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ODistributedLockException
-
ODistributedLockException
-
-
Method Details
-
equals
- Overrides:
equalsin classODistributedOperationException
-