toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot
/
SimbotError
Simbot
Error
interface
SimbotError
(
source
)
Simbot中的部分特殊异常的标记接口。
Author
ForteScarlet
See also
Simbot.
check
Simbot.
require
Simbot
Exception
Simbot
Runtime
Exception
Simbot
Illegal
Argument
Exception
Simbot
Illegal
State
Exception
Inheritors
SimbotException
SimbotRuntimeException
SimbotIllegalArgumentException
SimbotIllegalStateException
NoSuchEventListenerException
Members
Properties
cause
Link copied to clipboard
abstract
val
cause
:
Throwable
?
message
Link copied to clipboard
abstract
val
message
:
String
?