mirai
2.13.4
common
mirai-core-api
/
net.mamoe.mirai.network
/
NoServerAvailableException
No
Server
Available
Exception
common
class
NoServerAvailableException
@
MiraiInternalApi
constructor
(
val
cause
:
Throwable
?
)
:
LoginFailedException
Content copied to clipboard
无可用服务器
Constructors
Properties
Constructors
No
Server
Available
Exception
Link copied to clipboard
common
@
MiraiInternalApi
fun
NoServerAvailableException
(
cause
:
Throwable
?
)
Content copied to clipboard
Properties
cause
Link copied to clipboard
common
open
override
val
cause
:
Throwable
?
Content copied to clipboard
kill
Bot
Link copied to clipboard
common
val
killBot
:
Boolean
=
false
Content copied to clipboard
是否可因此登录失败而关闭
Bot
. 一般是密码错误, 被冻结等异常时.
message
Link copied to clipboard
common
open
val
message
:
String
?
Content copied to clipboard