Wow
Toggle table of contents
5.13.1
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.filter
/
AbstractHandler
/
handle
handle
open
override
fun
handle
(
context
:
T
)
:
Mono
<
Void
>
执行处理逻辑的方法,当发生异常时使用错误处理器进行处理
Return
完成信号的Mono,当发生异常时通过错误处理器进行处理
Parameters
context
处理的上下文