org.apache.commons.httpclient
public class HttpClientError extends Error
Since: 3.0
Version: $Revision: 155418 $ $Date: 2005-02-26 08:01:52 -0500 (Sat, 26 Feb 2005) $
Constructor Summary | |
---|---|
HttpClientError()
Creates a new HttpClientError with a null detail message. | |
HttpClientError(String message)
Creates a new HttpClientError with the specified detail message. |
Parameters: message The error message