Android
org.apache.http
public class

org.apache.http.NoHttpResponseException

java.lang.Object
java.lang.Throwable Serializable
java.lang.Exception
java.io.IOException
org.apache.http.NoHttpResponseException

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

Summary

Public Constructors

            NoHttpResponseException(String message)
Creates a new NoHttpResponseException with the specified detail message.
Methods inherited from class java.lang.Throwable
Methods inherited from class java.lang.Object

Details

Public Constructors

public NoHttpResponseException(String message)

Creates a new NoHttpResponseException with the specified detail message.

Parameters

message exception message
Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56