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 © 2001-2012 Apache Software Foundation. All Rights Reserved.