Android
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
Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:48