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 © 2021 Eclipse. All rights reserved.