Class HttpResponseRuntimeException

All Implemented Interfaces:
Serializable, ErrorCodeAccessor, Trap, StatusCodeAccessor<HttpStatusCode>, UrlAccessor
Direct Known Subclasses:
BadInvocationRuntimeException, BadResponseRuntimeException

public class HttpResponseRuntimeException extends HttpStatusRuntimeException
Thrown by a HTTP-Response handling system in case of some unexpected response.
See Also: