public class TombstoneException extends RepositoryRuntimeException
| Constructor and Description |
|---|
TombstoneException(FedoraResource fedoraResource)
Construct a new tombstone exception for a resource
|
TombstoneException(FedoraResource fedoraResource,
java.lang.String uri)
Create a new tombstone exception with a URI to the tombstone resource
|
| Modifier and Type | Method and Description |
|---|---|
FedoraResource |
getResource()
Get the tombstone resource
|
java.lang.String |
getURI()
Get a URI to the tombstone resource
|
public TombstoneException(FedoraResource fedoraResource)
fedoraResource - public TombstoneException(FedoraResource fedoraResource, java.lang.String uri)
fedoraResource - uri - public FedoraResource getResource()
public java.lang.String getURI()
Copyright © 2013-2014 DuraSpace, Inc.. All Rights Reserved.