org.dspace.sword
Class DSpaceSWORDException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dspace.sword.DSpaceSWORDException
- All Implemented Interfaces:
- Serializable
public class DSpaceSWORDException
- extends Exception
This Exception class can be thrown by the internals of the
DSpace SWORD implementation
- Author:
- Richard Jones
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DSpaceSWORDException
public DSpaceSWORDException()
DSpaceSWORDException
public DSpaceSWORDException(String arg0,
Throwable arg1)
DSpaceSWORDException
public DSpaceSWORDException(String arg0)
DSpaceSWORDException
public DSpaceSWORDException(Throwable arg0)
Copyright © 2010 The DSpace Foundation. All Rights Reserved.