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

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.HttpRequestException
All Implemented Interfaces:
Serializable
Enclosing class:
HttpRESTUtils

public static class HttpRESTUtils.HttpRequestException
extends RuntimeException

Indicates a general failure

See Also:
Serialized Form

Constructor Summary
HttpRESTUtils.HttpRequestException(String message)
           
HttpRESTUtils.HttpRequestException(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.HttpRequestException

public HttpRESTUtils.HttpRequestException(String message,
                                          Throwable cause)

HttpRESTUtils.HttpRequestException

public HttpRESTUtils.HttpRequestException(String message)


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