/lib/bouncycastle/docs/org/bouncycastle/x509/util/StreamParsingException.html

https://bitbucket.org/arkban/somersault · HTML · 271 lines · 218 code · 31 blank · 22 comment · 0 complexity · 4822d7b02e5d6cfcb4aa3349f4e66d4f MD5 · raw file

  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) on Mon Jan 11 13:46:41 EST 2010 -->
  6. <TITLE>
  7. StreamParsingException (Bouncy Castle Library 1.45 API Specification)
  8. </TITLE>
  9. <META NAME="date" CONTENT="2010-01-11">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="StreamParsingException (Bouncy Castle Library 1.45 API Specification)";
  16. }
  17. }
  18. </SCRIPT>
  19. <NOSCRIPT>
  20. </NOSCRIPT>
  21. </HEAD>
  22. <BODY BGCOLOR="white" onload="windowTitle();">
  23. <HR>
  24. <!-- ========= START OF TOP NAVBAR ======= -->
  25. <A NAME="navbar_top"><!-- --></A>
  26. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  27. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  28. <TR>
  29. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  30. <A NAME="navbar_top_firstrow"><!-- --></A>
  31. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  32. <TR ALIGN="center" VALIGN="top">
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  35. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  40. </TR>
  41. </TABLE>
  42. </TD>
  43. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  44. <b>Bouncy Castle Cryptography Library 1.45</b></EM>
  45. </TD>
  46. </TR>
  47. <TR>
  48. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  49. &nbsp;<A HREF="../../../../org/bouncycastle/x509/util/StreamParser.html" title="interface in org.bouncycastle.x509.util"><B>PREV CLASS</B></A>&nbsp;
  50. &nbsp;NEXT CLASS</FONT></TD>
  51. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  52. <A HREF="../../../../index.html?org/bouncycastle/x509/util/StreamParsingException.html" target="_top"><B>FRAMES</B></A> &nbsp;
  53. &nbsp;<A HREF="StreamParsingException.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  54. &nbsp;<SCRIPT type="text/javascript">
  55. <!--
  56. if(window==top) {
  57. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  58. }
  59. //-->
  60. </SCRIPT>
  61. <NOSCRIPT>
  62. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  63. </NOSCRIPT>
  64. </FONT></TD>
  65. </TR>
  66. <TR>
  67. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  68. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  69. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  70. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  71. </TR>
  72. </TABLE>
  73. <A NAME="skip-navbar_top"></A>
  74. <!-- ========= END OF TOP NAVBAR ========= -->
  75. <HR>
  76. <!-- ======== START OF CLASS DATA ======== -->
  77. <H2>
  78. <FONT SIZE="-1">
  79. org.bouncycastle.x509.util</FONT>
  80. <BR>
  81. Class StreamParsingException</H2>
  82. <PRE>
  83. java.lang.Object
  84. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.Throwable
  85. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">java.lang.Exception
  86. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.bouncycastle.x509.util.StreamParsingException</B>
  87. </PRE>
  88. <DL>
  89. <DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
  90. </DL>
  91. <HR>
  92. <DL>
  93. <DT><PRE>public class <B>StreamParsingException</B><DT>extends java.lang.Exception</DL>
  94. </PRE>
  95. <P>
  96. <DL>
  97. <DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html#org.bouncycastle.x509.util.StreamParsingException">Serialized Form</A></DL>
  98. <HR>
  99. <P>
  100. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  101. <A NAME="constructor_summary"><!-- --></A>
  102. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  103. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  104. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  105. <B>Constructor Summary</B></FONT></TH>
  106. </TR>
  107. <TR BGCOLOR="white" CLASS="TableRowColor">
  108. <TD><CODE><B><A HREF="../../../../org/bouncycastle/x509/util/StreamParsingException.html#StreamParsingException(java.lang.String, java.lang.Throwable)">StreamParsingException</A></B>(java.lang.String&nbsp;message,
  109. java.lang.Throwable&nbsp;e)</CODE>
  110. <BR>
  111. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  112. </TR>
  113. </TABLE>
  114. &nbsp;
  115. <!-- ========== METHOD SUMMARY =========== -->
  116. <A NAME="method_summary"><!-- --></A>
  117. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  118. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  119. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  120. <B>Method Summary</B></FONT></TH>
  121. </TR>
  122. <TR BGCOLOR="white" CLASS="TableRowColor">
  123. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  124. <CODE>&nbsp;java.lang.Throwable</CODE></FONT></TD>
  125. <TD><CODE><B><A HREF="../../../../org/bouncycastle/x509/util/StreamParsingException.html#getCause()">getCause</A></B>()</CODE>
  126. <BR>
  127. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  128. </TR>
  129. </TABLE>
  130. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A>
  131. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  132. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  133. <TH ALIGN="left"><B>Methods inherited from class java.lang.Throwable</B></TH>
  134. </TR>
  135. <TR BGCOLOR="white" CLASS="TableRowColor">
  136. <TD><CODE>fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</CODE></TD>
  137. </TR>
  138. </TABLE>
  139. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  140. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  141. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  142. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  143. </TR>
  144. <TR BGCOLOR="white" CLASS="TableRowColor">
  145. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  146. </TR>
  147. </TABLE>
  148. &nbsp;
  149. <P>
  150. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  151. <A NAME="constructor_detail"><!-- --></A>
  152. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  153. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  154. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  155. <B>Constructor Detail</B></FONT></TH>
  156. </TR>
  157. </TABLE>
  158. <A NAME="StreamParsingException(java.lang.String, java.lang.Throwable)"><!-- --></A><H3>
  159. StreamParsingException</H3>
  160. <PRE>
  161. public <B>StreamParsingException</B>(java.lang.String&nbsp;message,
  162. java.lang.Throwable&nbsp;e)</PRE>
  163. <DL>
  164. </DL>
  165. <!-- ============ METHOD DETAIL ========== -->
  166. <A NAME="method_detail"><!-- --></A>
  167. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  168. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  169. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  170. <B>Method Detail</B></FONT></TH>
  171. </TR>
  172. </TABLE>
  173. <A NAME="getCause()"><!-- --></A><H3>
  174. getCause</H3>
  175. <PRE>
  176. public java.lang.Throwable <B>getCause</B>()</PRE>
  177. <DL>
  178. <DD><DL>
  179. <DT><B>Overrides:</B><DD><CODE>getCause</CODE> in class <CODE>java.lang.Throwable</CODE></DL>
  180. </DD>
  181. <DD><DL>
  182. </DL>
  183. </DD>
  184. </DL>
  185. <!-- ========= END OF CLASS DATA ========= -->
  186. <HR>
  187. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  188. <A NAME="navbar_bottom"><!-- --></A>
  189. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  190. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  191. <TR>
  192. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  193. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  194. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  195. <TR ALIGN="center" VALIGN="top">
  196. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  197. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  198. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  199. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  200. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  201. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  202. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  203. </TR>
  204. </TABLE>
  205. </TD>
  206. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  207. <b>Bouncy Castle Cryptography Library 1.45</b></EM>
  208. </TD>
  209. </TR>
  210. <TR>
  211. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  212. &nbsp;<A HREF="../../../../org/bouncycastle/x509/util/StreamParser.html" title="interface in org.bouncycastle.x509.util"><B>PREV CLASS</B></A>&nbsp;
  213. &nbsp;NEXT CLASS</FONT></TD>
  214. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  215. <A HREF="../../../../index.html?org/bouncycastle/x509/util/StreamParsingException.html" target="_top"><B>FRAMES</B></A> &nbsp;
  216. &nbsp;<A HREF="StreamParsingException.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  217. &nbsp;<SCRIPT type="text/javascript">
  218. <!--
  219. if(window==top) {
  220. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  221. }
  222. //-->
  223. </SCRIPT>
  224. <NOSCRIPT>
  225. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  226. </NOSCRIPT>
  227. </FONT></TD>
  228. </TR>
  229. <TR>
  230. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  231. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  232. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  233. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  234. </TR>
  235. </TABLE>
  236. <A NAME="skip-navbar_bottom"></A>
  237. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  238. <HR>
  239. </BODY>
  240. </HTML>