org.fcrepo.oai
Class NoMetadataFormatsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fcrepo.oai.OAIException
org.fcrepo.oai.NoMetadataFormatsException
- All Implemented Interfaces:
- Serializable
public class NoMetadataFormatsException
- extends OAIException
Signals that there are no metadata formats available for the specified item.
This may occur while fulfilling a ListMetadataFormats 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 |
NoMetadataFormatsException
public NoMetadataFormatsException()
NoMetadataFormatsException
public NoMetadataFormatsException(String message)
Copyright © 2011 DuraSpace. All Rights Reserved.