Class TombstoneException

    • Constructor Detail

      • TombstoneException

        public TombstoneException​(FedoraResource resource)
        Construct a new tombstone exception for a resource
        Parameters:
        resource - the fedora resource
      • TombstoneException

        public TombstoneException​(FedoraResource resource,
                                  String tombstoneUri,
                                  String timemapUri)
        Create a new tombstone exception with a URI to the tombstone resource
        Parameters:
        resource - the fedora resource
        tombstoneUri - the uri to the tombstone resource for the Link header.
        timemapUri - the uri to the resource's timemap for a Link header.