English | Site Directory

Android - An Open Handset Alliance Project

org.apache.http
public class

org.apache.http.ConnectionClosedException

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

Indicates that a connection has been closed.

Summary

Public Constructors

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

Details

Public Constructors

public ConnectionClosedException(String message)

Creates a new ConnectionClosedException with the specified detail message.

Parameters

message The exception detail message
Build 111085-111085 - 25 Sep 2008 14:22