Class ImportException

    • Constructor Detail

      • ImportException

        public ImportException​(MigrationBuilder.Sites entity,
                               io.resys.thena.docdb.api.actions.CommitActions.CommitResult commit)
      • ImportException

        public ImportException​(StencilComposer.SiteState entity,
                               io.resys.thena.docdb.api.actions.CommitActions.CommitResult commit)
    • Method Detail

      • getEntity

        public Object getEntity()
      • getCommit

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