Package xtdb.api
Class NodeOutOfSyncException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
xtdb.api.NodeOutOfSyncException
- All Implemented Interfaces:
clojure.lang.IExceptionInfo
,Serializable
public final class NodeOutOfSyncException
extends RuntimeException
implements clojure.lang.IExceptionInfo
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NodeOutOfSyncException
-
-
Method Details
-
getData
public clojure.lang.IPersistentMap getData()- Specified by:
getData
in interfaceclojure.lang.IExceptionInfo
-