Skip to content

Commit 9a1458f

Browse files
Version 0.6.3
1 parent c0f036a commit 9a1458f

File tree

6 files changed

+1285
-0
lines changed

6 files changed

+1285
-0
lines changed
Lines changed: 261 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,261 @@
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_41) on Thu Apr 04 15:40:13 PDT 2013 -->
6+
<TITLE>
7+
RxJavaErrorHandler (RxJava Javadoc 0.6.3)
8+
</TITLE>
9+
10+
<META NAME="date" CONTENT="2013-04-04">
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="RxJavaErrorHandler (RxJava Javadoc 0.6.3)";
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/plugins/RxJavaObservableExecutionHook.html" title="class in rx.plugins"><B>NEXT CLASS</B></A></FONT></TD>
59+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60+
<A HREF="../../index.html?rx/plugins/RxJavaErrorHandler.html" target="_top"><B>FRAMES</B></A> &nbsp;
61+
&nbsp;<A HREF="RxJavaErrorHandler.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.plugins</FONT>
91+
<BR>
92+
Class RxJavaErrorHandler</H2>
93+
<PRE>
94+
java.lang.Object
95+
<IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>rx.plugins.RxJavaErrorHandler</B>
96+
</PRE>
97+
<HR>
98+
<DL>
99+
<DT><PRE>public abstract class <B>RxJavaErrorHandler</B><DT>extends java.lang.Object</DL>
100+
</PRE>
101+
102+
<P>
103+
Abstract class for defining error handling logic in addition to the normal <A HREF="../../rx/Observer.html#onError(java.lang.Exception)"><CODE>Observer.onError(Exception)</CODE></A> behavior.
104+
<p>
105+
For example, all Exceptions can be logged using this handler even if <A HREF="../../rx/Observer.html#onError(java.lang.Exception)"><CODE>Observer.onError(Exception)</CODE></A> is ignored or not provided when an <A HREF="../../rx/Observable.html" title="class in rx"><CODE>Observable</CODE></A> is subscribed to.
106+
<p>
107+
See <A HREF="../../rx/plugins/RxJavaPlugins.html" title="class in rx.plugins"><CODE>RxJavaPlugins</CODE></A> or the RxJava GitHub Wiki for information on configuring plugins: <a
108+
href="https://github.com/Netflix/RxJava/wiki/Plugins">https://github.com/Netflix/RxJava/wiki/Plugins</a>.
109+
<P>
110+
111+
<P>
112+
<HR>
113+
114+
<P>
115+
116+
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
117+
118+
<A NAME="constructor_summary"><!-- --></A>
119+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
120+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
121+
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
122+
<B>Constructor Summary</B></FONT></TH>
123+
</TR>
124+
<TR BGCOLOR="white" CLASS="TableRowColor">
125+
<TD><CODE><B><A HREF="../../rx/plugins/RxJavaErrorHandler.html#RxJavaErrorHandler()">RxJavaErrorHandler</A></B>()</CODE>
126+
127+
<BR>
128+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
129+
</TR>
130+
</TABLE>
131+
&nbsp;
132+
<!-- ========== METHOD SUMMARY =========== -->
133+
134+
<A NAME="method_summary"><!-- --></A>
135+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
136+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
137+
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
138+
<B>Method Summary</B></FONT></TH>
139+
</TR>
140+
<TR BGCOLOR="white" CLASS="TableRowColor">
141+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
142+
<CODE>&nbsp;void</CODE></FONT></TD>
143+
<TD><CODE><B><A HREF="../../rx/plugins/RxJavaErrorHandler.html#handleError(java.lang.Exception)">handleError</A></B>(java.lang.Exception&nbsp;e)</CODE>
144+
145+
<BR>
146+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Receives all Exceptions from an <A HREF="../../rx/Observable.html" title="class in rx"><CODE>Observable</CODE></A> passed to <A HREF="../../rx/Observer.html#onError(java.lang.Exception)"><CODE>Observer.onError(Exception)</CODE></A>.</TD>
147+
</TR>
148+
</TABLE>
149+
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
150+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
151+
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
152+
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
153+
</TR>
154+
<TR BGCOLOR="white" CLASS="TableRowColor">
155+
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
156+
</TR>
157+
</TABLE>
158+
&nbsp;
159+
<P>
160+
161+
<!-- ========= CONSTRUCTOR DETAIL ======== -->
162+
163+
<A NAME="constructor_detail"><!-- --></A>
164+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
165+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
166+
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
167+
<B>Constructor Detail</B></FONT></TH>
168+
</TR>
169+
</TABLE>
170+
171+
<A NAME="RxJavaErrorHandler()"><!-- --></A><H3>
172+
RxJavaErrorHandler</H3>
173+
<PRE>
174+
public <B>RxJavaErrorHandler</B>()</PRE>
175+
<DL>
176+
</DL>
177+
178+
<!-- ============ METHOD DETAIL ========== -->
179+
180+
<A NAME="method_detail"><!-- --></A>
181+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
182+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
183+
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
184+
<B>Method Detail</B></FONT></TH>
185+
</TR>
186+
</TABLE>
187+
188+
<A NAME="handleError(java.lang.Exception)"><!-- --></A><H3>
189+
handleError</H3>
190+
<PRE>
191+
public void <B>handleError</B>(java.lang.Exception&nbsp;e)</PRE>
192+
<DL>
193+
<DD>Receives all Exceptions from an <A HREF="../../rx/Observable.html" title="class in rx"><CODE>Observable</CODE></A> passed to <A HREF="../../rx/Observer.html#onError(java.lang.Exception)"><CODE>Observer.onError(Exception)</CODE></A>.
194+
<P>
195+
<DD><DL>
196+
<DT><B>Parameters:</B><DD><CODE>e</CODE> - Exception</DL>
197+
</DD>
198+
</DL>
199+
<!-- ========= END OF CLASS DATA ========= -->
200+
<HR>
201+
202+
203+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
204+
<A NAME="navbar_bottom"><!-- --></A>
205+
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
206+
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
207+
<TR>
208+
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
209+
<A NAME="navbar_bottom_firstrow"><!-- --></A>
210+
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
211+
<TR ALIGN="center" VALIGN="top">
212+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
213+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
214+
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
215+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
216+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
217+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
218+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
219+
</TR>
220+
</TABLE>
221+
</TD>
222+
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
223+
</EM>
224+
</TD>
225+
</TR>
226+
227+
<TR>
228+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
229+
&nbsp;PREV CLASS&nbsp;
230+
&nbsp;<A HREF="../../rx/plugins/RxJavaObservableExecutionHook.html" title="class in rx.plugins"><B>NEXT CLASS</B></A></FONT></TD>
231+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
232+
<A HREF="../../index.html?rx/plugins/RxJavaErrorHandler.html" target="_top"><B>FRAMES</B></A> &nbsp;
233+
&nbsp;<A HREF="RxJavaErrorHandler.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
234+
&nbsp;<SCRIPT type="text/javascript">
235+
<!--
236+
if(window==top) {
237+
document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
238+
}
239+
//-->
240+
</SCRIPT>
241+
<NOSCRIPT>
242+
<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
243+
</NOSCRIPT>
244+
245+
246+
</FONT></TD>
247+
</TR>
248+
<TR>
249+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
250+
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
251+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
252+
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
253+
</TR>
254+
</TABLE>
255+
<A NAME="skip-navbar_bottom"></A>
256+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
257+
258+
<HR>
259+
260+
</BODY>
261+
</HTML>

0 commit comments

Comments
 (0)