Skip to content

Commit b8c9f25

Browse files
0.17.5
1 parent a1e3b0b commit b8c9f25

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+12012
-0
lines changed
Lines changed: 333 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,333 @@
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_65) on Tue Apr 15 15:58:35 PDT 2014 -->
6+
<TITLE>
7+
CompositeException (RxJava Javadoc 0.17.5)
8+
</TITLE>
9+
10+
<META NAME="date" CONTENT="2014-04-15">
11+
12+
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../javadocStyleSheet.css" TITLE="Style">
13+
14+
<SCRIPT type="text/javascript">
15+
function windowTitle()
16+
{
17+
if (location.href.indexOf('is-external=true') == -1) {
18+
parent.document.title="CompositeException (RxJava Javadoc 0.17.5)";
19+
}
20+
}
21+
</SCRIPT>
22+
<NOSCRIPT>
23+
</NOSCRIPT>
24+
25+
</HEAD>
26+
27+
<BODY BGCOLOR="white" onload="windowTitle();">
28+
<a href='https://github.com/Netflix/RxJava'><img width='408' height='73' border='0' align='left' src='http://netflix.github.com/RxJava/images/NetflixOSS-banner.jpg'></a><h2 class='title' style='padding-top:57px;padding-left:415px;margin:0px'>RxJava: Functional Reactive Programming on the JVM</h2><HR>
29+
30+
31+
<!-- ========= START OF TOP NAVBAR ======= -->
32+
<A NAME="navbar_top"><!-- --></A>
33+
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34+
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35+
<TR>
36+
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37+
<A NAME="navbar_top_firstrow"><!-- --></A>
38+
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39+
<TR ALIGN="center" VALIGN="top">
40+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42+
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
44+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
45+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
46+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
47+
</TR>
48+
</TABLE>
49+
</TD>
50+
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
51+
</EM>
52+
</TD>
53+
</TR>
54+
55+
<TR>
56+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57+
&nbsp;PREV CLASS&nbsp;
58+
&nbsp;<A HREF="../../rx/exceptions/Exceptions.html" title="class in rx.exceptions"><B>NEXT CLASS</B></A></FONT></TD>
59+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60+
<A HREF="../../index.html?rx/exceptions/CompositeException.html" target="_top"><B>FRAMES</B></A> &nbsp;
61+
&nbsp;<A HREF="CompositeException.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
62+
&nbsp;<SCRIPT type="text/javascript">
63+
<!--
64+
if(window==top) {
65+
document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
66+
}
67+
//-->
68+
</SCRIPT>
69+
<NOSCRIPT>
70+
<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
71+
</NOSCRIPT>
72+
73+
74+
</FONT></TD>
75+
</TR>
76+
<TR>
77+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
78+
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
79+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
80+
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
81+
</TR>
82+
</TABLE>
83+
<A NAME="skip-navbar_top"></A>
84+
<!-- ========= END OF TOP NAVBAR ========= -->
85+
86+
<HR>
87+
<!-- ======== START OF CLASS DATA ======== -->
88+
<H2>
89+
<FONT SIZE="-1">
90+
rx.exceptions</FONT>
91+
<BR>
92+
Class CompositeException</H2>
93+
<PRE>
94+
java.lang.Object
95+
<IMG SRC="../../resources/inherit.gif" ALT="extended by ">java.lang.Throwable
96+
<IMG SRC="../../resources/inherit.gif" ALT="extended by ">java.lang.Exception
97+
<IMG SRC="../../resources/inherit.gif" ALT="extended by ">java.lang.RuntimeException
98+
<IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>rx.exceptions.CompositeException</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 final class <B>CompositeException</B><DT>extends java.lang.RuntimeException</DL>
106+
</PRE>
107+
108+
<P>
109+
Exception that is a composite of 1 or more other exceptions.
110+
<p>
111+
The <code>getMessage()</code> will return a concatenation of the composite exceptions.
112+
<P>
113+
114+
<P>
115+
<DL>
116+
<DT><B>See Also:</B><DD><A HREF="../../serialized-form.html#rx.exceptions.CompositeException">Serialized Form</A></DL>
117+
<HR>
118+
119+
<P>
120+
121+
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
122+
123+
<A NAME="constructor_summary"><!-- --></A>
124+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
125+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
126+
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
127+
<B>Constructor Summary</B></FONT></TH>
128+
</TR>
129+
<TR BGCOLOR="white" CLASS="TableRowColor">
130+
<TD><CODE><B><A HREF="../../rx/exceptions/CompositeException.html#CompositeException(java.util.Collection)">CompositeException</A></B>(java.util.Collection&lt;java.lang.Throwable&gt;&nbsp;errors)</CODE>
131+
132+
<BR>
133+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
134+
</TR>
135+
<TR BGCOLOR="white" CLASS="TableRowColor">
136+
<TD><CODE><B><A HREF="../../rx/exceptions/CompositeException.html#CompositeException(java.lang.String, java.util.Collection)">CompositeException</A></B>(java.lang.String&nbsp;messagePrefix,
137+
java.util.Collection&lt;java.lang.Throwable&gt;&nbsp;errors)</CODE>
138+
139+
<BR>
140+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
141+
</TR>
142+
</TABLE>
143+
&nbsp;
144+
<!-- ========== METHOD SUMMARY =========== -->
145+
146+
<A NAME="method_summary"><!-- --></A>
147+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
148+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
149+
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
150+
<B>Method Summary</B></FONT></TH>
151+
</TR>
152+
<TR BGCOLOR="white" CLASS="TableRowColor">
153+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
154+
<CODE>&nbsp;java.lang.Throwable</CODE></FONT></TD>
155+
<TD><CODE><B><A HREF="../../rx/exceptions/CompositeException.html#getCause()">getCause</A></B>()</CODE>
156+
157+
<BR>
158+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
159+
</TR>
160+
<TR BGCOLOR="white" CLASS="TableRowColor">
161+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
162+
<CODE>&nbsp;java.util.List&lt;java.lang.Throwable&gt;</CODE></FONT></TD>
163+
<TD><CODE><B><A HREF="../../rx/exceptions/CompositeException.html#getExceptions()">getExceptions</A></B>()</CODE>
164+
165+
<BR>
166+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
167+
</TR>
168+
<TR BGCOLOR="white" CLASS="TableRowColor">
169+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
170+
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
171+
<TD><CODE><B><A HREF="../../rx/exceptions/CompositeException.html#getMessage()">getMessage</A></B>()</CODE>
172+
173+
<BR>
174+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
175+
</TR>
176+
</TABLE>
177+
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A>
178+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
179+
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
180+
<TH ALIGN="left"><B>Methods inherited from class java.lang.Throwable</B></TH>
181+
</TR>
182+
<TR BGCOLOR="white" CLASS="TableRowColor">
183+
<TD><CODE>fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</CODE></TD>
184+
</TR>
185+
</TABLE>
186+
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
187+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
188+
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
189+
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
190+
</TR>
191+
<TR BGCOLOR="white" CLASS="TableRowColor">
192+
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
193+
</TR>
194+
</TABLE>
195+
&nbsp;
196+
<P>
197+
198+
<!-- ========= CONSTRUCTOR DETAIL ======== -->
199+
200+
<A NAME="constructor_detail"><!-- --></A>
201+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
202+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
203+
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
204+
<B>Constructor Detail</B></FONT></TH>
205+
</TR>
206+
</TABLE>
207+
208+
<A NAME="CompositeException(java.lang.String, java.util.Collection)"><!-- --></A><H3>
209+
CompositeException</H3>
210+
<PRE>
211+
public <B>CompositeException</B>(java.lang.String&nbsp;messagePrefix,
212+
java.util.Collection&lt;java.lang.Throwable&gt;&nbsp;errors)</PRE>
213+
<DL>
214+
</DL>
215+
<HR>
216+
217+
<A NAME="CompositeException(java.util.Collection)"><!-- --></A><H3>
218+
CompositeException</H3>
219+
<PRE>
220+
public <B>CompositeException</B>(java.util.Collection&lt;java.lang.Throwable&gt;&nbsp;errors)</PRE>
221+
<DL>
222+
</DL>
223+
224+
<!-- ============ METHOD DETAIL ========== -->
225+
226+
<A NAME="method_detail"><!-- --></A>
227+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
228+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
229+
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
230+
<B>Method Detail</B></FONT></TH>
231+
</TR>
232+
</TABLE>
233+
234+
<A NAME="getExceptions()"><!-- --></A><H3>
235+
getExceptions</H3>
236+
<PRE>
237+
public java.util.List&lt;java.lang.Throwable&gt; <B>getExceptions</B>()</PRE>
238+
<DL>
239+
<DD><DL>
240+
</DL>
241+
</DD>
242+
</DL>
243+
<HR>
244+
245+
<A NAME="getMessage()"><!-- --></A><H3>
246+
getMessage</H3>
247+
<PRE>
248+
public java.lang.String <B>getMessage</B>()</PRE>
249+
<DL>
250+
<DD><DL>
251+
<DT><B>Overrides:</B><DD><CODE>getMessage</CODE> in class <CODE>java.lang.Throwable</CODE></DL>
252+
</DD>
253+
<DD><DL>
254+
</DL>
255+
</DD>
256+
</DL>
257+
<HR>
258+
259+
<A NAME="getCause()"><!-- --></A><H3>
260+
getCause</H3>
261+
<PRE>
262+
public java.lang.Throwable <B>getCause</B>()</PRE>
263+
<DL>
264+
<DD><DL>
265+
<DT><B>Overrides:</B><DD><CODE>getCause</CODE> in class <CODE>java.lang.Throwable</CODE></DL>
266+
</DD>
267+
<DD><DL>
268+
</DL>
269+
</DD>
270+
</DL>
271+
<!-- ========= END OF CLASS DATA ========= -->
272+
<HR>
273+
274+
275+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
276+
<A NAME="navbar_bottom"><!-- --></A>
277+
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
278+
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
279+
<TR>
280+
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
281+
<A NAME="navbar_bottom_firstrow"><!-- --></A>
282+
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
283+
<TR ALIGN="center" VALIGN="top">
284+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
285+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
286+
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
287+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
288+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
289+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
290+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
291+
</TR>
292+
</TABLE>
293+
</TD>
294+
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
295+
</EM>
296+
</TD>
297+
</TR>
298+
299+
<TR>
300+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
301+
&nbsp;PREV CLASS&nbsp;
302+
&nbsp;<A HREF="../../rx/exceptions/Exceptions.html" title="class in rx.exceptions"><B>NEXT CLASS</B></A></FONT></TD>
303+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
304+
<A HREF="../../index.html?rx/exceptions/CompositeException.html" target="_top"><B>FRAMES</B></A> &nbsp;
305+
&nbsp;<A HREF="CompositeException.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
306+
&nbsp;<SCRIPT type="text/javascript">
307+
<!--
308+
if(window==top) {
309+
document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
310+
}
311+
//-->
312+
</SCRIPT>
313+
<NOSCRIPT>
314+
<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
315+
</NOSCRIPT>
316+
317+
318+
</FONT></TD>
319+
</TR>
320+
<TR>
321+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
322+
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
323+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
324+
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
325+
</TR>
326+
</TABLE>
327+
<A NAME="skip-navbar_bottom"></A>
328+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
329+
330+
<HR>
331+
332+
</BODY>
333+
</HTML>

0 commit comments

Comments
 (0)