org.dspace.sword
Class DSpaceSWORDException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
DSpaceSWORDException()
           
DSpaceSWORDException(String arg0)
           
DSpaceSWORDException(String arg0, Throwable arg1)
           
DSpaceSWORDException(Throwable arg0)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DSpaceSWORDException

public DSpaceSWORDException()

DSpaceSWORDException

public DSpaceSWORDException(String arg0,
                            Throwable arg1)

DSpaceSWORDException

public DSpaceSWORDException(String arg0)

DSpaceSWORDException

public DSpaceSWORDException(Throwable arg0)


Copyright © 2013 DuraSpace. All Rights Reserved.