~ubuntu-branches/ubuntu/lucid/commons-httpclient/lucid

« back to all changes in this revision

Viewing changes to docs/apidocs/org/apache/commons/httpclient/HttpConnection.ConnectionTimeoutException.html

  • Committer: Bazaar Package Importer
  • Author(s): Barry Hawkins
  • Date: 2005-11-25 13:12:23 UTC
  • Revision ID: james.westby@ubuntu.com-20051125131223-2g7eyo21pqgrohpo
Tags: upstream-2.0.2
ImportĀ upstreamĀ versionĀ 2.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
 
2
<!--NewPage-->
 
3
<HTML>
 
4
<HEAD>
 
5
<!-- Generated by javadoc on Sun Oct 10 17:41:05 EDT 2004 -->
 
6
<TITLE>
 
7
HttpClient 2.0.2 API: Class  HttpConnection.ConnectionTimeoutException
 
8
</TITLE>
 
9
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
10
</HEAD>
 
11
<BODY BGCOLOR="white">
 
12
 
 
13
<!-- ========== START OF NAVBAR ========== -->
 
14
<A NAME="navbar_top"><!-- --></A>
 
15
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
16
<TR>
 
17
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
18
<A NAME="navbar_top_firstrow"><!-- --></A>
 
19
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
20
  <TR ALIGN="center" VALIGN="top">
 
21
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
22
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
23
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
24
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/HttpConnection.ConnectionTimeoutException.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
 
25
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
26
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
27
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
28
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
29
  </TR>
 
30
</TABLE>
 
31
</TD>
 
32
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
33
</EM>
 
34
</TD>
 
35
</TR>
 
36
 
 
37
<TR>
 
38
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
39
&nbsp;PREV CLASS&nbsp;
 
40
&nbsp;<A HREF="../../../../org/apache/commons/httpclient/HttpException.html"><B>NEXT CLASS</B></A></FONT></TD>
 
41
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
42
  <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
 
43
&nbsp;<A HREF="HttpConnection.ConnectionTimeoutException.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
 
44
</TR>
 
45
<TR>
 
46
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
47
  SUMMARY: &nbsp;INNER&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD>
 
48
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
49
DETAIL: &nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
 
50
</TR>
 
51
</TABLE>
 
52
<!-- =========== END OF NAVBAR =========== -->
 
53
 
 
54
<HR>
 
55
<!-- ======== START OF CLASS DATA ======== -->
 
56
<H2>
 
57
<FONT SIZE="-1">
 
58
org.apache.commons.httpclient</FONT>
 
59
<BR>
 
60
Class  HttpConnection.ConnectionTimeoutException</H2>
 
61
<PRE>
 
62
<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html">java.lang.Object</A>
 
63
  |
 
64
  +--<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html">java.lang.Throwable</A>
 
65
        |
 
66
        +--<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Exception.html">java.lang.Exception</A>
 
67
              |
 
68
              +--<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/io/IOException.html">java.io.IOException</A>
 
69
                    |
 
70
                    +--<B>org.apache.commons.httpclient.HttpConnection.ConnectionTimeoutException</B>
 
71
</PRE>
 
72
<DL>
 
73
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/io/Serializable.html">Serializable</A></DD>
 
74
</DL>
 
75
<DL>
 
76
<DT><B>Enclosing class: </B><DD><A HREF="../../../../org/apache/commons/httpclient/HttpConnection.html">HttpConnection</A></DD>
 
77
</DL>
 
78
<HR>
 
79
<DL>
 
80
<DT>public static class <B>HttpConnection.ConnectionTimeoutException</B><DT>extends <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/io/IOException.html">IOException</A></DL>
 
81
 
 
82
<P>
 
83
Signals that a timeout occured while opening the socket.
 
84
<P>
 
85
<DL>
 
86
<DT><B>See Also: </B><DD><A HREF="../../../../serialized-form.html#org.apache.commons.httpclient.HttpConnection.ConnectionTimeoutException">Serialized Form</A></DL>
 
87
<HR>
 
88
 
 
89
<P>
 
90
<!-- ======== INNER CLASS SUMMARY ======== -->
 
91
 
 
92
 
 
93
<!-- =========== FIELD SUMMARY =========== -->
 
94
 
 
95
 
 
96
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
97
 
 
98
<A NAME="constructor_summary"><!-- --></A>
 
99
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
100
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
101
<TD COLSPAN=2><FONT SIZE="+2">
 
102
<B>Constructor Summary</B></FONT></TD>
 
103
</TR>
 
104
<TR BGCOLOR="white" CLASS="TableRowColor">
 
105
<TD><CODE><B><A HREF="../../../../org/apache/commons/httpclient/HttpConnection.ConnectionTimeoutException.html#HttpConnection.ConnectionTimeoutException()">HttpConnection.ConnectionTimeoutException</A></B>()</CODE>
 
106
 
 
107
<BR>
 
108
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an instance</TD>
 
109
</TR>
 
110
</TABLE>
 
111
&nbsp;
 
112
<!-- ========== METHOD SUMMARY =========== -->
 
113
 
 
114
<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A>
 
115
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
116
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
117
<TD><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html">Throwable</A></B></TD>
 
118
</TR>
 
119
<TR BGCOLOR="white" CLASS="TableRowColor">
 
120
<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html#fillInStackTrace()">fillInStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html#getLocalizedMessage()">getLocalizedMessage</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html#getMessage()">getMessage</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html#printStackTrace()">printStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html#printStackTrace(java.io.PrintStream)">printStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html#printStackTrace(java.io.PrintWriter)">printStackTrace</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Throwable.html#toString()">toString</A></CODE></TD>
 
121
</TR>
 
122
</TABLE>
 
123
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 
124
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
125
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
126
<TD><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html">Object</A></B></TD>
 
127
</TR>
 
128
<TR BGCOLOR="white" CLASS="TableRowColor">
 
129
<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#<clinit>()"><clinit></A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#clone()">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#equals(java.lang.Object)">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#finalize()">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#getClass()">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#hashCode()">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#notify()">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#notifyAll()">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#wait()">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#wait(long)">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.1/docs/api/java/lang/Object.html#wait(long, int)">wait</A></CODE></TD>
 
130
</TR>
 
131
</TABLE>
 
132
&nbsp;
 
133
<P>
 
134
 
 
135
<!-- ============ FIELD DETAIL =========== -->
 
136
 
 
137
 
 
138
<!-- ========= CONSTRUCTOR DETAIL ======== -->
 
139
 
 
140
<A NAME="constructor_detail"><!-- --></A>
 
141
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
142
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
143
<TD COLSPAN=1><FONT SIZE="+2">
 
144
<B>Constructor Detail</B></FONT></TD>
 
145
</TR>
 
146
</TABLE>
 
147
 
 
148
<A NAME="HttpConnection.ConnectionTimeoutException()"><!-- --></A><H3>
 
149
HttpConnection.ConnectionTimeoutException</H3>
 
150
<PRE>
 
151
public <B>HttpConnection.ConnectionTimeoutException</B>()</PRE>
 
152
<DL>
 
153
<DD>Create an instance</DL>
 
154
 
 
155
<!-- ============ METHOD DETAIL ========== -->
 
156
 
 
157
<!-- ========= END OF CLASS DATA ========= -->
 
158
<HR>
 
159
 
 
160
<!-- ========== START OF NAVBAR ========== -->
 
161
<A NAME="navbar_bottom"><!-- --></A>
 
162
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
163
<TR>
 
164
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
165
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
166
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
167
  <TR ALIGN="center" VALIGN="top">
 
168
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
169
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
170
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
171
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/HttpConnection.ConnectionTimeoutException.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
 
172
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
173
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
174
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
175
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
176
  </TR>
 
177
</TABLE>
 
178
</TD>
 
179
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
180
</EM>
 
181
</TD>
 
182
</TR>
 
183
 
 
184
<TR>
 
185
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
186
&nbsp;PREV CLASS&nbsp;
 
187
&nbsp;<A HREF="../../../../org/apache/commons/httpclient/HttpException.html"><B>NEXT CLASS</B></A></FONT></TD>
 
188
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
189
  <A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
 
190
&nbsp;<A HREF="HttpConnection.ConnectionTimeoutException.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
 
191
</TR>
 
192
<TR>
 
193
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
194
  SUMMARY: &nbsp;INNER&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD>
 
195
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
196
DETAIL: &nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD>
 
197
</TR>
 
198
</TABLE>
 
199
<!-- =========== END OF NAVBAR =========== -->
 
200
 
 
201
<HR>
 
202
Copyright &copy; 2001-2004 Apache Software Foundation. All Rights Reserved.
 
203
</BODY>
 
204
</HTML>