org.fcrepo.oai
Class NoSetHierarchyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fcrepo.oai.OAIException
org.fcrepo.oai.NoSetHierarchyException
- All Implemented Interfaces:
- Serializable
public class NoSetHierarchyException
- extends OAIException
Signals that the repository does not support sets.
This may occur while fulfilling a ListSets, 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 |
NoSetHierarchyException
public NoSetHierarchyException()
NoSetHierarchyException
public NoSetHierarchyException(String message)
Copyright © 2012 DuraSpace. All Rights Reserved.