| 程序包 | 说明 |
|---|---|
| cn.sliew.milky.common.chain |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Command.exceptionCaught(AbstractPipelineProcess<K,V> process,
Context<K,V> context,
CompletableFuture<?> future,
Throwable cause)
Gets called if a
Throwable was thrown. |
void |
LogCommand.exceptionCaught(AbstractPipelineProcess<String,Object> process,
Context<String,Object> context,
CompletableFuture<?> future,
Throwable cause) |
Copyright © 2021. All rights reserved.