org.sakaiproject.entitybroker.util.http
Class HttpRESTUtils.HttpIOException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.sakaiproject.entitybroker.util.http.HttpRESTUtils.HttpIOException
All Implemented Interfaces:
Serializable
Enclosing class:
HttpRESTUtils

public static class HttpRESTUtils.HttpIOException
extends RuntimeException

Indicates an IO failure

See Also:
Serialized Form

Constructor Summary
HttpRESTUtils.HttpIOException(String message, Throwable cause)
           
 
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

HttpRESTUtils.HttpIOException

public HttpRESTUtils.HttpIOException(String message,
                                     Throwable cause)


Copyright © 2007-2012 CARET, University of Cambridge. All Rights Reserved.