Library:Apache Jakarta Commons HttpClient
Version:3.0.1
Compatibility:JDK 1.4
Exceptions in library Apache Jakarta Commons HttpClient.
NamePackageDescription
AuthChallengeExceptionorg.apache.commons.httpclient.authSignals a failure processing authentication challenge
AuthenticationExceptionorg.apache.commons.httpclient.authSignals a failure in authentication process
CircularRedirectExceptionorg.apache.commons.httpclientSignals a circular redirect
ConnectionPoolTimeoutExceptionorg.apache.commons.httpclientA timeout while connecting waiting for an available connection from an HttpConnectionManager.
ConnectTimeoutExceptionorg.apache.commons.httpclientA timeout while connecting to an HTTP server or waiting for an available connection from an HttpConnectionManager.
CredentialsNotAvailableExceptionorg.apache.commons.httpclient.authAuthentication credentials required to respond to a authentication challenge are not available
DateParseExceptionorg.apache.commons.httpclient.utilAn exception to indicate an error parsing a date string.
HttpExceptionorg.apache.commons.httpclientSignals that an HTTP or HttpClient exception has occurred.
HttpRecoverableExceptionorg.apache.commons.httpclient

Signals that an HTTP or HttpClient exception has occurred.

InvalidCredentialsExceptionorg.apache.commons.httpclient.authAuthentication credentials required to respond to a authentication challenge are invalid
MalformedChallengeExceptionorg.apache.commons.httpclient.authSignals that authentication challenge is in some way invalid or illegal in the given context
MalformedCookieExceptionorg.apache.commons.httpclient.cookieSignals that a cookie is in some way invalid or illegal in a given context
NoHttpResponseExceptionorg.apache.commons.httpclient

Signals that the target server failed to respond with a valid HTTP response.

ProtocolExceptionorg.apache.commons.httpclientSignals that an HTTP protocol violation has occurred.
ProxyDetectionExceptionorg.apache.commons.httpclient.contrib.proxySignals a problem with auto-detecting the proxy information using the java plugin.
RedirectExceptionorg.apache.commons.httpclientSignals violation of HTTP specification caused by an invalid redirect
TimeoutController.TimeoutExceptionorg.apache.commons.httpclient.utilSignals that the task timed out.
URI.DefaultCharsetChangedorg.apache.commons.httpclientThe charset-changed normal operation to represent to be required to alert to user the fact the default charset is changed.
URIExceptionorg.apache.commons.httpclientThe URI parsing and escape encoding exception.
Search