Uses of Class
org.apache.http.ProtocolException
-
Packages that use ProtocolException Package Description org.apache.http Core HTTP component APIs and primitives. -
-
Uses of ProtocolException in org.apache.http
Subclasses of ProtocolException in org.apache.http Modifier and Type Class Description class
UnsupportedHttpVersionException
Signals an unsupported version of the HTTP protocol.
-