Uses of Class
org.fcrepo.oai.OAIException

Packages that use OAIException
org.fcrepo.oai   
 

Uses of OAIException in org.fcrepo.oai
 

Subclasses of OAIException in org.fcrepo.oai
 class BadArgumentException
          Signals that a request includes illegal arguments, is missing required arguments, includes a repeated argument, or values for arguments have an illegal syntax.
 class BadResumptionTokenException
          Signals that the value of the resumptionToken argument is invalid or expired.
 class BadVerbException
          Signals that the value of the verb argument is not a legal OAI-PMH verb, the verb argument is missing, or the verb argument is repeated.
 class CannotDisseminateFormatException
          Signals that the metadata format identified by the value given for the metadataPrefix argument is not supported by the item or by the repository.
 class IDDoesNotExistException
          Signals that the value of the identifier argument is unknown or illegal in this repository.
 class NoMetadataFormatsException
          Signals that there are no metadata formats available for the specified item.
 class NoRecordsMatchException
          Signals that the combination of the values of the from, until, set and metadataPrefix arguments results in an empty list.
 class NoSetHierarchyException
          Signals that the repository does not support sets.
 

Methods in org.fcrepo.oai that throw OAIException
 void OAIProviderServlet.test(String[] args)
           
 



Copyright © 2011 DuraSpace. All Rights Reserved.