Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-api
/
love.forte.simbot.event
/
EventResult
/
Companion
/
error
error
@
JvmStatic
@
JvmOverloads
fun
error
(
content
:
Throwable
,
isTruncated
:
Boolean
=
false
)
:
StandardEventResult.Error
(
source
)
得到一个代表错误的结果。 通常由事件调度器内部捕捉到未捕获异常时构建。