abstract fun exceptionHandler(handler: Handler<Throwable>): StreamBase
Set an exception handler.
handler - the handler
handler
Return a reference to this, so the API can be used fluently