
public class ODistributedDatabaseDeltaSyncException extends ODistributedException
| Constructor and Description |
|---|
ODistributedDatabaseDeltaSyncException(ODistributedDatabaseDeltaSyncException exception) |
ODistributedDatabaseDeltaSyncException(com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSequenceNumber requested) |
ODistributedDatabaseDeltaSyncException(com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSequenceNumber requested,
String reason) |
ODistributedDatabaseDeltaSyncException(String iMessage) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
hashCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ODistributedDatabaseDeltaSyncException(ODistributedDatabaseDeltaSyncException exception)
public ODistributedDatabaseDeltaSyncException(com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSequenceNumber requested)
public ODistributedDatabaseDeltaSyncException(com.orientechnologies.orient.core.storage.impl.local.paginated.wal.OLogSequenceNumber requested,
String reason)
public ODistributedDatabaseDeltaSyncException(String iMessage)
public boolean equals(Object obj)
equals in class ODistributedExceptionCopyright © 2009–2018 OrientDB. All rights reserved.