public class ODistributedDatabaseDeltaSyncException extends ODistributedException
Constructor and Description |
---|
ODistributedDatabaseDeltaSyncException(ODistributedDatabaseDeltaSyncException exception) |
ODistributedDatabaseDeltaSyncException(OLogSequenceNumber requested) |
ODistributedDatabaseDeltaSyncException(OLogSequenceNumber requested,
String reason) |
ODistributedDatabaseDeltaSyncException(String iMessage) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
hashCode
wrapException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ODistributedDatabaseDeltaSyncException(ODistributedDatabaseDeltaSyncException exception)
public ODistributedDatabaseDeltaSyncException(OLogSequenceNumber requested)
public ODistributedDatabaseDeltaSyncException(OLogSequenceNumber requested, String reason)
public ODistributedDatabaseDeltaSyncException(String iMessage)
public boolean equals(Object obj)
equals
in class ODistributedException
Copyright © 2009–2020 OrientDB. All rights reserved.