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
-
-
Constructor Summary
Constructors Constructor Description HttpRequestException(String message)HttpRequestException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-