org.fcrepo.oai
Class IDDoesNotExistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fcrepo.oai.OAIException
org.fcrepo.oai.IDDoesNotExistException
- All Implemented Interfaces:
- Serializable
public class IDDoesNotExistException
- extends OAIException
Signals that the value of the identifier argument is unknown or illegal in
this repository.
This may occur while fulfilling a GetRecord or 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 |
IDDoesNotExistException
public IDDoesNotExistException()
IDDoesNotExistException
public IDDoesNotExistException(String message)
Copyright © 2011 DuraSpace. All Rights Reserved.