Simple Robot
Toggle table of contents
5.0.0-Preview2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Simple Robot
simbot-core-spring-boot-starter-common
/
love.forte.simbot.spring.common
/
MismatchConfigurableBotManagerException
Mismatch
Configurable
Bot
Manager
Exception
open
class
MismatchConfigurableBotManagerException
(
s
:
String
?
)
:
NoSuchElementException
(
source
)
如果没有匹配的
BotManager
可供注册。
Members
Constructors
Mismatch
Configurable
Bot
Manager
Exception
Link copied to clipboard
constructor
(
s
:
String
?
)
Inherited properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
localized
Message
Link copied to clipboard
open
val
localizedMessage
:
String
?
message
Link copied to clipboard
open
val
message
:
String
?
stack
Trace
Link copied to clipboard
open
var
stackTrace
:
Array
<
out
StackTraceElement
?
>
?
suppressed
Link copied to clipboard
val
suppressed
:
Array
<
out
Throwable
?
>
?