org.dspace.sword.client.exceptions
Class HttpException

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

public class HttpException
extends Exception

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

See Also:
Serialized Form

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

HttpException

public HttpException()

HttpException

public HttpException(String arg0,
                     Throwable arg1)

HttpException

public HttpException(String arg0)

HttpException

public HttpException(Throwable arg0)


Copyright © 2013 DuraSpace. All Rights Reserved.