Class OOfflineNodeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.orientechnologies.common.exception.OException
com.orientechnologies.common.exception.OSystemException
com.orientechnologies.common.concur.OOfflineNodeException
- All Implemented Interfaces:
Serializable
Created by tglman on 29/12/15.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOOfflineNodeException(OOfflineNodeException exception) OOfflineNodeException(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
-
Constructor Details
-
OOfflineNodeException
-
OOfflineNodeException
-