org.fcrepo.oai
Class OAIException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fcrepo.oai.OAIException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BadArgumentException, BadResumptionTokenException, BadVerbException, CannotDisseminateFormatException, IDDoesNotExistException, NoMetadataFormatsException, NoRecordsMatchException, NoSetHierarchyException
public abstract class OAIException
- extends Exception
An exception occuring as a result of an OAI-PMH 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 |
OAIException
protected OAIException(String code,
String message)
getCode
public String getCode()
Copyright © 2011 DuraSpace. All Rights Reserved.