org.dspace.sword.client.exceptions
Class InvalidHandleException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.dspace.sword.client.exceptions.InvalidHandleException
All Implemented Interfaces:
Serializable

public class InvalidHandleException
extends Exception

User: Robin Taylor Date: 15/02/11 Time: 21:12

See Also:
Serialized Form

Constructor Summary
InvalidHandleException()
           
InvalidHandleException(String arg0)
           
InvalidHandleException(String arg0, Throwable arg1)
           
InvalidHandleException(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

InvalidHandleException

public InvalidHandleException()

InvalidHandleException

public InvalidHandleException(String arg0,
                              Throwable arg1)

InvalidHandleException

public InvalidHandleException(String arg0)

InvalidHandleException

public InvalidHandleException(Throwable arg0)


Copyright © 2013 DuraSpace. All Rights Reserved.