org.fcrepo.oai
Class CannotDisseminateFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fcrepo.oai.OAIException
org.fcrepo.oai.CannotDisseminateFormatException
- All Implemented Interfaces:
- Serializable
public class CannotDisseminateFormatException
- extends OAIException
Signals that the metadata format identified by the value given for the
metadataPrefix argument is not supported by the item or by the repository.
This may occur while fulfilling a GetRecord, ListIdentifiers, or ListRecords
request.
- Author:
- Chris Wilper
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CannotDisseminateFormatException
public CannotDisseminateFormatException()
CannotDisseminateFormatException
public CannotDisseminateFormatException(String message)
Copyright © 2011 DuraSpace. All Rights Reserved.