public interface StreamErrorHandler
Modifier and Type | Method and Description |
---|---|
void |
handle(Throwable t)
Handles a Throwable that was thrown during stream processing.
|
void handle(Throwable t)
t
- Copyright © 2016 JBoss by Red Hat. All rights reserved.