Class ODistributedDatabaseDeltaSyncException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.orientechnologies.common.exception.OException
com.orientechnologies.common.exception.OSystemException
com.orientechnologies.orient.server.distributed.ODistributedException
com.orientechnologies.orient.server.distributed.task.ODistributedDatabaseDeltaSyncException
- All Implemented Interfaces:
Serializable
Exception thrown when a delta backup is not possible.
- Author:
- Luca Garulli (l.garulli--(at)--orientdb.com)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.orientechnologies.orient.server.distributed.ODistributedException
hashCodeMethods inherited from class com.orientechnologies.common.exception.OException
wrapExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ODistributedDatabaseDeltaSyncException
-
ODistributedDatabaseDeltaSyncException
-
-
Method Details
-
equals
- Overrides:
equalsin classODistributedException
-