Methods
exceptionHandler(handler) → {StreamBase}
Set an exception handler.
Parameters:
Name | Type | Description |
---|---|---|
handler |
function | the handler |
- Source:
Returns:
a reference to this, so the API can be used fluently
- Type
- StreamBase