org.fcrepo.oai
Class NoRecordsMatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fcrepo.oai.OAIException
org.fcrepo.oai.NoRecordsMatchException
- All Implemented Interfaces:
- Serializable
public class NoRecordsMatchException
- extends OAIException
Signals that the combination of the values of the from, until, set and
metadataPrefix arguments results in an empty list.
This may occur while fulfilling a 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 |
NoRecordsMatchException
public NoRecordsMatchException()
NoRecordsMatchException
public NoRecordsMatchException(String message)
Copyright © 2012 DuraSpace. All Rights Reserved.