Package xtdb.api

Class NodeOutOfSyncException

All Implemented Interfaces:
clojure.lang.IExceptionInfo, Serializable

public final class NodeOutOfSyncException extends RuntimeException implements clojure.lang.IExceptionInfo
See Also:
  • Constructor Details

    • NodeOutOfSyncException

      public NodeOutOfSyncException(String message, clojure.lang.IPersistentMap data)
  • Method Details

    • getData

      public clojure.lang.IPersistentMap getData()
      Specified by:
      getData in interface clojure.lang.IExceptionInfo