public interface StreamBase
| Modifier and Type | Method and Description | 
|---|---|
StreamBase | 
exceptionHandler(Handler<Throwable> handler)
Set an exception handler. 
 | 
StreamBase exceptionHandler(Handler<Throwable> handler)
handler - the handlerCopyright © 2020 Eclipse. All rights reserved.