org.apache.http.client.ClientProtocolException
Signals an error in the HTTP protocol.
Known Direct Subclasses
Summary
Public Constructors
fillInStackTrace,
getCause,
getLocalizedMessage,
getMessage,
getStackTrace,
initCause,
printStackTrace,
printStackTrace,
printStackTrace,
setStackTrace,
toString
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
Details
Public Constructors
public
ClientProtocolException()
public
ClientProtocolException(String s)
public
ClientProtocolException(Throwable cause)