org.fcrepo.server.errors
Class DisseminationBindingInfoNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fcrepo.server.errors.ServerException
org.fcrepo.server.errors.StorageException
org.fcrepo.server.errors.DisseminationBindingInfoNotFoundException
- All Implemented Interfaces:
- Serializable
public class DisseminationBindingInfoNotFoundException
- extends StorageException
Signals that an instance of DisseminationBindingInfo could not be found
or was null.
- Author:
- Ross Wayland
- See Also:
- Serialized Form
DisseminationBindingInfoNotFoundException
public DisseminationBindingInfoNotFoundException(String message)
- Creates a DisseminationBindingInfoNotFoundException.
- Parameters:
message - An informative message explaining what happened and (possibly) how
to fix it.
Copyright © 2012 DuraSpace. All Rights Reserved.