Class ClientProtocolException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.http.client.ClientProtocolException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
HttpResponseException

public class ClientProtocolException
extends IOException
Signals an error in the HTTP protocol.
See Also:
Serialized Form