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)
        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.
    • Method Detail

      • getURI

        public String getURI()
        Get a URI to the tombstone resource
        Returns:
        the URI to the tombstone resource