Class SaveException

    • Constructor Detail

      • SaveException

        public SaveException​(StencilClient.Entity<?> entity,
                             io.resys.thena.docdb.api.actions.CommitActions.CommitResult commit)
      • SaveException

        public SaveException​(List<StencilClient.Entity<?>> entity,
                             io.resys.thena.docdb.api.actions.CommitActions.CommitResult commit)
    • Method Detail

      • getCommit

        public io.resys.thena.docdb.api.actions.CommitActions.CommitResult getCommit()