Class ODistributedException
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
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ODatabaseIsOldException,ODistributedDatabaseDeltaSyncException,ODistributedTxPromiseRequestIsOldException,OWriteOperationNotPermittedException
Exception thrown during distributed operation between cluster nodes.
- Author:
- Luca Garulli (l.garulli--(at)--orientdb.com)
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionODistributedException(ODistributedException exception) ODistributedException(String message) -
Method Summary
Methods 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