org.fcrepo.server.errors
Class DatastreamNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fcrepo.server.errors.ServerException
org.fcrepo.server.errors.StorageException
org.fcrepo.server.errors.DatastreamNotFoundException
- All Implemented Interfaces:
- Serializable
public class DatastreamNotFoundException
- extends StorageException
Signals that a datastream could not be found.
- Author:
- Chris Wilper
- See Also:
- Serialized Form
DatastreamNotFoundException
public DatastreamNotFoundException(String message)
- Creates a DatastreamNotFoundException.
- Parameters:
message - An informative message explaining what happened and (possibly) how
to fix it.
Copyright © 2011 DuraSpace. All Rights Reserved.