Serializable
ResponseParseException
public class HttpResponseException
extends org.apache.http.client.HttpResponseException
catch( HttpResponseException ex ) { }
block.Constructor | Description |
---|---|
HttpResponseException(HttpResponseDecorator resp) |
Modifier and Type | Method | Description |
---|---|---|
HttpResponseDecorator |
getResponse() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public HttpResponseException(HttpResponseDecorator resp)
public HttpResponseDecorator getResponse()
Copyright © 2008–2019. All rights reserved.