5
|
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
2 <!--NewPage-->
|
|
3 <HTML>
|
|
4 <HEAD>
|
|
5 <!-- Generated by javadoc (build 1.5.0_11) on Sat Aug 23 11:49:48 GMT+01:00 2008 -->
|
|
6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
|
7 <TITLE>
|
|
8 NonRepeatableRequestException (HttpClient 4.0-beta1 API)
|
|
9 </TITLE>
|
|
10
|
|
11 <META NAME="keywords" CONTENT="org.apache.http.client.NonRepeatableRequestException class">
|
|
12
|
|
13 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
|
|
14
|
|
15 <SCRIPT type="text/javascript">
|
|
16 function windowTitle()
|
|
17 {
|
|
18 parent.document.title="NonRepeatableRequestException (HttpClient 4.0-beta1 API)";
|
|
19 }
|
|
20 </SCRIPT>
|
|
21 <NOSCRIPT>
|
|
22 </NOSCRIPT>
|
|
23
|
|
24 </HEAD>
|
|
25
|
|
26 <BODY BGCOLOR="white" onload="windowTitle();">
|
|
27
|
|
28
|
|
29 <!-- ========= START OF TOP NAVBAR ======= -->
|
|
30 <A NAME="navbar_top"><!-- --></A>
|
|
31 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
|
32 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
|
33 <TR>
|
|
34 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
|
35 <A NAME="navbar_top_firstrow"><!-- --></A>
|
|
36 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
|
37 <TR ALIGN="center" VALIGN="top">
|
|
38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
|
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
|
40 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
|
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/NonRepeatableRequestException.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
|
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
46 </TR>
|
|
47 </TABLE>
|
|
48 </TD>
|
|
49 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
50 </EM>
|
|
51 </TD>
|
|
52 </TR>
|
|
53
|
|
54 <TR>
|
|
55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
56 <A HREF="../../../../org/apache/http/client/HttpResponseException.html" title="class in org.apache.http.client"><B>PREV CLASS</B></A>
|
|
57 <A HREF="../../../../org/apache/http/client/RedirectException.html" title="class in org.apache.http.client"><B>NEXT CLASS</B></A></FONT></TD>
|
|
58 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
59 <A HREF="../../../../index.html?org/apache/http/client/NonRepeatableRequestException.html" target="_top"><B>FRAMES</B></A>
|
|
60 <A HREF="NonRepeatableRequestException.html" target="_top"><B>NO FRAMES</B></A>
|
|
61 <SCRIPT type="text/javascript">
|
|
62 <!--
|
|
63 if(window==top) {
|
|
64 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
|
65 }
|
|
66 //-->
|
|
67 </SCRIPT>
|
|
68 <NOSCRIPT>
|
|
69 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
|
|
70 </NOSCRIPT>
|
|
71
|
|
72
|
|
73 </FONT></TD>
|
|
74 </TR>
|
|
75 <TR>
|
|
76 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
77 SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD>
|
|
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
79 DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | METHOD</FONT></TD>
|
|
80 </TR>
|
|
81 </TABLE>
|
|
82 <A NAME="skip-navbar_top"></A>
|
|
83 <!-- ========= END OF TOP NAVBAR ========= -->
|
|
84
|
|
85 <HR>
|
|
86 <!-- ======== START OF CLASS DATA ======== -->
|
|
87 <H2>
|
|
88 <FONT SIZE="-1">
|
|
89 org.apache.http.client</FONT>
|
|
90 <BR>
|
|
91 Class NonRepeatableRequestException</H2>
|
|
92 <PRE>
|
|
93 java.lang.Object
|
|
94 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.Throwable
|
|
95 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.Exception
|
|
96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">org.apache.http.HttpException
|
|
97 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">org.apache.http.ProtocolException
|
|
98 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.http.client.NonRepeatableRequestException</B>
|
|
99 </PRE>
|
|
100 <DL>
|
|
101 <DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
|
|
102 </DL>
|
|
103 <HR>
|
|
104 <DL>
|
|
105 <DT><PRE>public class <B>NonRepeatableRequestException</B><DT>extends org.apache.http.ProtocolException</DL>
|
|
106 </PRE>
|
|
107
|
|
108 <P>
|
|
109 Signals failure to retry the request due to non-repeatable request
|
|
110 entity.
|
|
111 <P>
|
|
112
|
|
113 <P>
|
|
114 <DL>
|
|
115 <DT><B>Since:</B></DT>
|
|
116 <DD>4.0</DD>
|
|
117 <DT><B>Author:</B></DT>
|
|
118 <DD><a href="mailto:oleg at ural.ru">Oleg Kalnichevski</a></DD>
|
|
119 <DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html#org.apache.http.client.NonRepeatableRequestException">Serialized Form</A></DL>
|
|
120 <HR>
|
|
121
|
|
122 <P>
|
|
123
|
|
124 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
|
125
|
|
126 <A NAME="constructor_summary"><!-- --></A>
|
|
127 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
128 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
129 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
130 <B>Constructor Summary</B></FONT></TH>
|
|
131 </TR>
|
|
132 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
133 <TD><CODE><B><A HREF="../../../../org/apache/http/client/NonRepeatableRequestException.html#NonRepeatableRequestException()">NonRepeatableRequestException</A></B>()</CODE>
|
|
134
|
|
135 <BR>
|
|
136 Creates a new NonRepeatableEntityException with a <tt>null</tt> detail message.</TD>
|
|
137 </TR>
|
|
138 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
139 <TD><CODE><B><A HREF="../../../../org/apache/http/client/NonRepeatableRequestException.html#NonRepeatableRequestException(java.lang.String)">NonRepeatableRequestException</A></B>(java.lang.String message)</CODE>
|
|
140
|
|
141 <BR>
|
|
142 Creates a new NonRepeatableEntityException with the specified detail message.</TD>
|
|
143 </TR>
|
|
144 </TABLE>
|
|
145
|
|
146 <!-- ========== METHOD SUMMARY =========== -->
|
|
147
|
|
148 <A NAME="method_summary"><!-- --></A>
|
|
149 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
150 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
151 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
|
|
152 <B>Method Summary</B></FONT></TH>
|
|
153 </TR>
|
|
154 </TABLE>
|
|
155 <A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A>
|
|
156 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
157 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
158 <TH ALIGN="left"><B>Methods inherited from class java.lang.Throwable</B></TH>
|
|
159 </TR>
|
|
160 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
161 <TD><CODE>fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</CODE></TD>
|
|
162 </TR>
|
|
163 </TABLE>
|
|
164 <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
|
|
165 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
166 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
|
|
167 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
|
|
168 </TR>
|
|
169 <TR BGCOLOR="white" CLASS="TableRowColor">
|
|
170 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
|
|
171 </TR>
|
|
172 </TABLE>
|
|
173
|
|
174 <P>
|
|
175
|
|
176 <!-- ========= CONSTRUCTOR DETAIL ======== -->
|
|
177
|
|
178 <A NAME="constructor_detail"><!-- --></A>
|
|
179 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
180 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
181 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
|
|
182 <B>Constructor Detail</B></FONT></TH>
|
|
183 </TR>
|
|
184 </TABLE>
|
|
185
|
|
186 <A NAME="NonRepeatableRequestException()"><!-- --></A><H3>
|
|
187 NonRepeatableRequestException</H3>
|
|
188 <PRE>
|
|
189 public <B>NonRepeatableRequestException</B>()</PRE>
|
|
190 <DL>
|
|
191 <DD>Creates a new NonRepeatableEntityException with a <tt>null</tt> detail message.
|
|
192 <P>
|
|
193 </DL>
|
|
194 <HR>
|
|
195
|
|
196 <A NAME="NonRepeatableRequestException(java.lang.String)"><!-- --></A><H3>
|
|
197 NonRepeatableRequestException</H3>
|
|
198 <PRE>
|
|
199 public <B>NonRepeatableRequestException</B>(java.lang.String message)</PRE>
|
|
200 <DL>
|
|
201 <DD>Creates a new NonRepeatableEntityException with the specified detail message.
|
|
202 <P>
|
|
203 <DL>
|
|
204 <DT><B>Parameters:</B><DD><CODE>message</CODE> - The exception detail message</DL>
|
|
205 </DL>
|
|
206 <!-- ========= END OF CLASS DATA ========= -->
|
|
207 <HR>
|
|
208
|
|
209
|
|
210 <!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
211 <A NAME="navbar_bottom"><!-- --></A>
|
|
212 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
|
213 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
|
214 <TR>
|
|
215 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
|
216 <A NAME="navbar_bottom_firstrow"><!-- --></A>
|
|
217 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
|
218 <TR ALIGN="center" VALIGN="top">
|
|
219 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
|
220 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
|
|
221 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
|
|
222 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/NonRepeatableRequestException.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
|
|
223 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
224 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
225 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
226 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
227 </TR>
|
|
228 </TABLE>
|
|
229 </TD>
|
|
230 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
231 </EM>
|
|
232 </TD>
|
|
233 </TR>
|
|
234
|
|
235 <TR>
|
|
236 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
237 <A HREF="../../../../org/apache/http/client/HttpResponseException.html" title="class in org.apache.http.client"><B>PREV CLASS</B></A>
|
|
238 <A HREF="../../../../org/apache/http/client/RedirectException.html" title="class in org.apache.http.client"><B>NEXT CLASS</B></A></FONT></TD>
|
|
239 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
240 <A HREF="../../../../index.html?org/apache/http/client/NonRepeatableRequestException.html" target="_top"><B>FRAMES</B></A>
|
|
241 <A HREF="NonRepeatableRequestException.html" target="_top"><B>NO FRAMES</B></A>
|
|
242 <SCRIPT type="text/javascript">
|
|
243 <!--
|
|
244 if(window==top) {
|
|
245 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
|
|
246 }
|
|
247 //-->
|
|
248 </SCRIPT>
|
|
249 <NOSCRIPT>
|
|
250 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
|
|
251 </NOSCRIPT>
|
|
252
|
|
253
|
|
254 </FONT></TD>
|
|
255 </TR>
|
|
256 <TR>
|
|
257 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
258 SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD>
|
|
259 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
|
|
260 DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | METHOD</FONT></TD>
|
|
261 </TR>
|
|
262 </TABLE>
|
|
263 <A NAME="skip-navbar_bottom"></A>
|
|
264 <!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
265
|
|
266 <HR>
|
|
267 Copyright © 1999-2008 <a href="http://www.apache.org/">Apache Software Foundation</a>. All Rights Reserved.
|
|
268 </BODY>
|
|
269 </HTML>
|