Skip to content

Error Handling

David Gross edited this page Aug 4, 2014 · 11 revisions

Work in progress...

add introductory text here; explain how try/catch differs from the Rx approach

Techniques for dealing with onError notifications

Retry

Retry with backoff

Switch to backup item/Observable

RxJava-specific exceptions and what do do about them

Work in progress...

Clone this wiki locally