org.fcrepo.oai
Class BadResumptionTokenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fcrepo.oai.OAIException
org.fcrepo.oai.BadResumptionTokenException
- All Implemented Interfaces:
- Serializable
public class BadResumptionTokenException
- extends OAIException
Signals that the value of the resumptionToken argument is invalid or expired.
This may occur while fulfilling a ListIdentifiers, ListRecords, or ListSets
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 |
BadResumptionTokenException
public BadResumptionTokenException()
BadResumptionTokenException
public BadResumptionTokenException(String message)
Copyright © 2012 DuraSpace. All Rights Reserved.