org.fcrepo.client.utility.validate
Class ObjectSourceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fcrepo.client.utility.validate.ObjectSourceException
- All Implemented Interfaces:
- Serializable
public class ObjectSourceException
- extends Exception
Indicates a problem fetching objects from the ObjectSource.
- Author:
- Jim Blake
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ObjectSourceException
public ObjectSourceException()
ObjectSourceException
public ObjectSourceException(String message,
Throwable cause)
ObjectSourceException
public ObjectSourceException(String message)
ObjectSourceException
public ObjectSourceException(Throwable cause)
Copyright © 2012 DuraSpace. All Rights Reserved.