public class ODistributedLockException extends ODistributedOperationException implements OHighLevelException
Constructor and Description |
---|
ODistributedLockException(ODistributedLockException exception) |
ODistributedLockException(String message) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
hashCode
getComponentName, getDbName, getErrorCode, getMessage
wrapException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ODistributedLockException(ODistributedLockException exception)
public ODistributedLockException(String message)
public boolean equals(Object obj)
equals
in class ODistributedOperationException
Copyright © 2009–2020 OrientDB. All rights reserved.