Class RepoException

    • Constructor Detail

      • RepoException

        public RepoException​(String entity,
                             io.resys.thena.docdb.api.actions.RepoActions.RepoResult commit)
    • Method Detail

      • getEntity

        public String getEntity()
      • getCommit

        public io.resys.thena.docdb.api.actions.RepoActions.RepoResult getCommit()