simple-robot
3.0.0-RC.2
simbot-api
/
love.forte.simbot
/
ExceptionProcessor
Exception
Processor
interface
ExceptionProcessor
<
R
>
:
Processor
<
Throwable
,
R
>
一个
异常
处理器
.
Functions
Functions
process
Link copied to clipboard
abstract
suspend
fun
process
(
target
:
Throwable
)
:
R
对目标进行处理, 并得到一个结果。