
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) |
hashCodewrapExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic 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 ODistributedExceptionCopyright © 2009–2025 OrientDB. All rights reserved.