Class MissingBundlePrerequisiteException

    • Constructor Detail

      • MissingBundlePrerequisiteException

        public MissingBundlePrerequisiteException​(URIish uri,
                                                  Map<ObjectId,​String> missingCommits)
        Constructs a MissingBundlePrerequisiteException for a set of objects.
        Parameters:
        uri - URI used for transport
        missingCommits - the Map of the base/common object(s) we don't have. Keys are ids of the missing objects and values are short descriptions.