public final class ErrorHandlers extends Object
ErrorHandler.| Modifier and Type | Method and Description |
|---|---|
static <S> ErrorHandler<S> |
errorPropagatingHandler()
Error propagating handler.
|
public static <S> ErrorHandler<S> errorPropagatingHandler()
The reported error will be thrown.
S - Type of sources