org.fcrepo.oai
Class BadVerbException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fcrepo.oai.OAIException
org.fcrepo.oai.BadVerbException
- All Implemented Interfaces:
- Serializable
public class BadVerbException
- extends OAIException
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.
- 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 |
BadVerbException
public BadVerbException()
BadVerbException
public BadVerbException(String message)
Copyright © 2011 DuraSpace. All Rights Reserved.