| 程序包 | 说明 |
|---|---|
| net.hasor.neta.handler |
| 限定符和类型 | 方法和说明 |
|---|---|
PipeStatus |
PipeDuplexLayer.doError(PipeContext context,
boolean isRcv,
Throwable e,
PipeExceptionHolder eh) |
default PipeStatus |
PipeLayer.doError(PipeContext context,
boolean isRcv,
Throwable e,
PipeExceptionHolder eh)
Gets called if a Throwable was thrown.
|
default PipeStatus |
PipeHandler.doError(PipeContext context,
Throwable e,
PipeExceptionHolder<IN,OUT> eh)
Gets called if a Throwable was thrown.
|
PipeStatus |
CourierHandler.doError(PipeContext context,
Throwable e,
PipeExceptionHolder<T,T> eh) |
Copyright © 2022–2024. All rights reserved.