org.fcrepo.oai
Class RepositoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fcrepo.oai.RepositoryException
- All Implemented Interfaces:
- Serializable
public class RepositoryException
- extends Exception
An exception occuring as a result of a problem in the underlying
repository system.
- 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 |
RepositoryException
public RepositoryException(String message)
RepositoryException
public RepositoryException(String message,
Throwable cause)
Copyright © 2012 DuraSpace. All Rights Reserved.