org.sakaiproject.entitybroker.util.http
Class HttpRESTUtils.HttpRequestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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.