Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-common-core
/
love.forte.simbot.common.async
/
AsyncHandler
/
invoke
invoke
abstract
fun
invoke
(
throwable
:
Throwable
?
)
(
source
)
当异常发生或操作完成时,此方法将被调用。
Parameters
throwable
异常实例,如果操作正常完成,则为null