Simple Robot 组件 | QQ
Toggle table of contents
4.2.1
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | QQ
simbot-component-qq-guild-core
/
love.forte.simbot.component.qguild.event
/
QGInternalInterceptionException
QGInternal
Interception
Exception
class
QGInternalInterceptionException
:
RuntimeException
(
source
)
Author
ForteScarlet
Members
Constructors
QGInternal
Interception
Exception
Link copied to clipboard
constructor
(
)
constructor
(
cause
:
Throwable
?
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
Inherited properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?