PageRenderTime 68ms CodeModel.GetById 8ms RepoModel.GetById 0ms app.codeStats 0ms

/lib/docs/org/apache/xmlrpc/client/XmlRpcHttpTransportException.html

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
HTML | 361 lines | 301 code | 37 blank | 23 comment | 0 complexity | 698f5b59b864a39a135ee34f42ef29ca MD5 | raw file
Possible License(s): LGPL-3.0, Apache-2.0, GPL-3.0, GPL-2.0, AGPL-3.0, JSON, BSD-3-Clause
  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.6.0_0) on Mon Apr 20 21:45:58 CEST 2009 -->
  6. <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <TITLE>
  8. XmlRpcHttpTransportException (Apache XML-RPC 3.1.2 API)
  9. </TITLE>
  10. <META NAME="date" CONTENT="2009-04-20">
  11. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
  12. <SCRIPT type="text/javascript">
  13. function windowTitle()
  14. {
  15. if (location.href.indexOf('is-external=true') == -1) {
  16. parent.document.title="XmlRpcHttpTransportException (Apache XML-RPC 3.1.2 API)";
  17. }
  18. }
  19. </SCRIPT>
  20. <NOSCRIPT>
  21. </NOSCRIPT>
  22. </HEAD>
  23. <BODY BGCOLOR="white" onload="windowTitle();">
  24. <HR>
  25. <!-- ========= START OF TOP NAVBAR ======= -->
  26. <A NAME="navbar_top"><!-- --></A>
  27. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  28. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  29. <TR>
  30. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  31. <A NAME="navbar_top_firstrow"><!-- --></A>
  32. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  33. <TR ALIGN="center" VALIGN="top">
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  36. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XmlRpcHttpTransportException.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  40. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  41. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  42. </TR>
  43. </TABLE>
  44. </TD>
  45. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  46. </EM>
  47. </TD>
  48. </TR>
  49. <TR>
  50. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  51. &nbsp;<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransport.ByteArrayReqWriter.html" title="class in org.apache.xmlrpc.client"><B>PREV CLASS</B></A>&nbsp;
  52. &nbsp;<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcLite14HttpTransport.html" title="class in org.apache.xmlrpc.client"><B>NEXT CLASS</B></A></FONT></TD>
  53. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  54. <A HREF="../../../../index.html?org/apache/xmlrpc/client/XmlRpcHttpTransportException.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="XmlRpcHttpTransportException.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  56. &nbsp;<SCRIPT type="text/javascript">
  57. <!--
  58. if(window==top) {
  59. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  60. }
  61. //-->
  62. </SCRIPT>
  63. <NOSCRIPT>
  64. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  65. </NOSCRIPT>
  66. </FONT></TD>
  67. </TR>
  68. <TR>
  69. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  70. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.xmlrpc.XmlRpcException">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  71. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  72. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  73. </TR>
  74. </TABLE>
  75. <A NAME="skip-navbar_top"></A>
  76. <!-- ========= END OF TOP NAVBAR ========= -->
  77. <HR>
  78. <!-- ======== START OF CLASS DATA ======== -->
  79. <H2>
  80. <FONT SIZE="-1">
  81. org.apache.xmlrpc.client</FONT>
  82. <BR>
  83. Class XmlRpcHttpTransportException</H2>
  84. <PRE>
  85. java.lang.Object
  86. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.Throwable
  87. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.Exception
  88. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">org.apache.xmlrpc.XmlRpcException</A>
  89. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xmlrpc.client.XmlRpcHttpTransportException</B>
  90. </PRE>
  91. <DL>
  92. <DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
  93. </DL>
  94. <HR>
  95. <DL>
  96. <DT><PRE>public class <B>XmlRpcHttpTransportException</B><DT>extends <A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></DL>
  97. </PRE>
  98. <P>
  99. Exception thrown if the HTTP status code sent by the server
  100. indicates that the request could not be processed. In
  101. general, the 400 and 500 level HTTP status codes will
  102. result in an XmlRpcHttpTransportException being thrown.
  103. <P>
  104. <P>
  105. <DL>
  106. <DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html#org.apache.xmlrpc.client.XmlRpcHttpTransportException">Serialized Form</A></DL>
  107. <HR>
  108. <P>
  109. <!-- =========== FIELD SUMMARY =========== -->
  110. <A NAME="field_summary"><!-- --></A>
  111. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  112. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  113. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  114. <B>Field Summary</B></FONT></TH>
  115. </TR>
  116. </TABLE>
  117. &nbsp;<A NAME="fields_inherited_from_class_org.apache.xmlrpc.XmlRpcException"><!-- --></A>
  118. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  119. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  120. <TH ALIGN="left"><B>Fields inherited from class org.apache.xmlrpc.<A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></B></TH>
  121. </TR>
  122. <TR BGCOLOR="white" CLASS="TableRowColor">
  123. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html#code">code</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html#linkedException">linkedException</A></CODE></TD>
  124. </TR>
  125. </TABLE>
  126. &nbsp;
  127. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  128. <A NAME="constructor_summary"><!-- --></A>
  129. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  130. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  131. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  132. <B>Constructor Summary</B></FONT></TH>
  133. </TR>
  134. <TR BGCOLOR="white" CLASS="TableRowColor">
  135. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransportException.html#XmlRpcHttpTransportException(int, java.lang.String)">XmlRpcHttpTransportException</A></B>(int&nbsp;pCode,
  136. java.lang.String&nbsp;pMessage)</CODE>
  137. <BR>
  138. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance with the specified HTTP status code
  139. and HTTP status message.</TD>
  140. </TR>
  141. <TR BGCOLOR="white" CLASS="TableRowColor">
  142. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransportException.html#XmlRpcHttpTransportException(int, java.lang.String, java.lang.String)">XmlRpcHttpTransportException</A></B>(int&nbsp;httpStatusCode,
  143. java.lang.String&nbsp;httpStatusMessage,
  144. java.lang.String&nbsp;message)</CODE>
  145. <BR>
  146. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct a new XmlRpcHttpTransportException with the specified HTTP status code,
  147. HTTP status message, and exception message.</TD>
  148. </TR>
  149. </TABLE>
  150. &nbsp;
  151. <!-- ========== METHOD SUMMARY =========== -->
  152. <A NAME="method_summary"><!-- --></A>
  153. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  154. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  155. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  156. <B>Method Summary</B></FONT></TH>
  157. </TR>
  158. <TR BGCOLOR="white" CLASS="TableRowColor">
  159. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  160. <CODE>&nbsp;int</CODE></FONT></TD>
  161. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransportException.html#getStatusCode()">getStatusCode</A></B>()</CODE>
  162. <BR>
  163. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the HTTP status code that resulted in this exception.</TD>
  164. </TR>
  165. <TR BGCOLOR="white" CLASS="TableRowColor">
  166. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  167. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  168. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransportException.html#getStatusMessage()">getStatusMessage</A></B>()</CODE>
  169. <BR>
  170. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the status message returned by the HTTP server.</TD>
  171. </TR>
  172. </TABLE>
  173. &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.XmlRpcException"><!-- --></A>
  174. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  175. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  176. <TH ALIGN="left"><B>Methods inherited from class org.apache.xmlrpc.<A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></B></TH>
  177. </TR>
  178. <TR BGCOLOR="white" CLASS="TableRowColor">
  179. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html#getCause()">getCause</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html#printStackTrace(java.io.PrintStream)">printStackTrace</A>, <A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html#printStackTrace(java.io.PrintWriter)">printStackTrace</A></CODE></TD>
  180. </TR>
  181. </TABLE>
  182. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A>
  183. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  184. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  185. <TH ALIGN="left"><B>Methods inherited from class java.lang.Throwable</B></TH>
  186. </TR>
  187. <TR BGCOLOR="white" CLASS="TableRowColor">
  188. <TD><CODE>fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString</CODE></TD>
  189. </TR>
  190. </TABLE>
  191. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  192. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  193. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  194. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  195. </TR>
  196. <TR BGCOLOR="white" CLASS="TableRowColor">
  197. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  198. </TR>
  199. </TABLE>
  200. &nbsp;
  201. <P>
  202. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  203. <A NAME="constructor_detail"><!-- --></A>
  204. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  205. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  206. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  207. <B>Constructor Detail</B></FONT></TH>
  208. </TR>
  209. </TABLE>
  210. <A NAME="XmlRpcHttpTransportException(int, java.lang.String)"><!-- --></A><H3>
  211. XmlRpcHttpTransportException</H3>
  212. <PRE>
  213. public <B>XmlRpcHttpTransportException</B>(int&nbsp;pCode,
  214. java.lang.String&nbsp;pMessage)</PRE>
  215. <DL>
  216. <DD>Creates a new instance with the specified HTTP status code
  217. and HTTP status message.
  218. <P>
  219. <DL>
  220. <DT><B>Parameters:</B><DD><CODE>pCode</CODE> - The HTTP status code<DD><CODE>pMessage</CODE> - The HTTP status message returned by the HTTP server</DL>
  221. </DL>
  222. <HR>
  223. <A NAME="XmlRpcHttpTransportException(int, java.lang.String, java.lang.String)"><!-- --></A><H3>
  224. XmlRpcHttpTransportException</H3>
  225. <PRE>
  226. public <B>XmlRpcHttpTransportException</B>(int&nbsp;httpStatusCode,
  227. java.lang.String&nbsp;httpStatusMessage,
  228. java.lang.String&nbsp;message)</PRE>
  229. <DL>
  230. <DD>Construct a new XmlRpcHttpTransportException with the specified HTTP status code,
  231. HTTP status message, and exception message.
  232. <P>
  233. <DL>
  234. <DT><B>Parameters:</B><DD><CODE>httpStatusCode</CODE> - the HTTP status code<DD><CODE>httpStatusMessage</CODE> - the HTTP status message returned by the HTTP server<DD><CODE>message</CODE> - the exception message.</DL>
  235. </DL>
  236. <!-- ============ METHOD DETAIL ========== -->
  237. <A NAME="method_detail"><!-- --></A>
  238. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  239. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  240. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  241. <B>Method Detail</B></FONT></TH>
  242. </TR>
  243. </TABLE>
  244. <A NAME="getStatusCode()"><!-- --></A><H3>
  245. getStatusCode</H3>
  246. <PRE>
  247. public int <B>getStatusCode</B>()</PRE>
  248. <DL>
  249. <DD>Get the HTTP status code that resulted in this exception.
  250. <P>
  251. <DD><DL>
  252. <DT><B>Returns:</B><DD>the HTTP status code that resulted in this exception.</DL>
  253. </DD>
  254. </DL>
  255. <HR>
  256. <A NAME="getStatusMessage()"><!-- --></A><H3>
  257. getStatusMessage</H3>
  258. <PRE>
  259. public java.lang.String <B>getStatusMessage</B>()</PRE>
  260. <DL>
  261. <DD>Get the status message returned by the HTTP server.
  262. <P>
  263. <DD><DL>
  264. <DT><B>Returns:</B><DD>the status message returned by the HTTP server.</DL>
  265. </DD>
  266. </DL>
  267. <!-- ========= END OF CLASS DATA ========= -->
  268. <HR>
  269. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  270. <A NAME="navbar_bottom"><!-- --></A>
  271. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  272. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  273. <TR>
  274. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  275. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  276. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  277. <TR ALIGN="center" VALIGN="top">
  278. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  279. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  280. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  281. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XmlRpcHttpTransportException.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  282. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  283. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  284. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  285. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  286. </TR>
  287. </TABLE>
  288. </TD>
  289. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  290. </EM>
  291. </TD>
  292. </TR>
  293. <TR>
  294. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  295. &nbsp;<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcHttpTransport.ByteArrayReqWriter.html" title="class in org.apache.xmlrpc.client"><B>PREV CLASS</B></A>&nbsp;
  296. &nbsp;<A HREF="../../../../org/apache/xmlrpc/client/XmlRpcLite14HttpTransport.html" title="class in org.apache.xmlrpc.client"><B>NEXT CLASS</B></A></FONT></TD>
  297. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  298. <A HREF="../../../../index.html?org/apache/xmlrpc/client/XmlRpcHttpTransportException.html" target="_top"><B>FRAMES</B></A> &nbsp;
  299. &nbsp;<A HREF="XmlRpcHttpTransportException.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  300. &nbsp;<SCRIPT type="text/javascript">
  301. <!--
  302. if(window==top) {
  303. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  304. }
  305. //-->
  306. </SCRIPT>
  307. <NOSCRIPT>
  308. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  309. </NOSCRIPT>
  310. </FONT></TD>
  311. </TR>
  312. <TR>
  313. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  314. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.xmlrpc.XmlRpcException">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  315. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  316. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  317. </TR>
  318. </TABLE>
  319. <A NAME="skip-navbar_bottom"></A>
  320. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  321. <HR>
  322. Copyright &#169; 2001-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
  323. </BODY>
  324. </HTML>