toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot
/
ExceptionProcessor
Exception
Processor
interface
ExceptionProcessor
<
R
>
:
Processor
<
Throwable
,
R
>
(
source
)
一个
异常
处理器
.
Members
Functions
process
Link copied to clipboard
abstract
suspend
fun
process
(
target
:
Throwable
)
:
R
对目标进行处理, 并得到一个结果。