public class HttpClientError
extends java.lang.Error
| Constructor and Description |
|---|
HttpClientError()
Creates a new HttpClientError with a null detail message.
|
HttpClientError(java.lang.String message)
Creates a new HttpClientError with the specified detail message.
|
Copyright (c) 1999-2005 - Apache Software Foundation