xxxxxxxxxx
All unhandled errors (via any of the error handling operators, see #22) are propagated downstream.
A chain can have only one terminal error event (e.g. one call to onError(throwable)), so the first unhandled error will terminate the stream.