mirai
2.10.0
common
mirai-core-api
/
net.mamoe.mirai.network
/
RetryLaterException
Retry
Later
Exception
common
class
RetryLaterException
@
MiraiInternalApi
constructor
:
LoginFailedException
Content copied to clipboard
服务器要求稍后重试
Constructors
Properties
Constructors
RetryLaterException
Link copied to clipboard
common
@
MiraiInternalApi
fun
RetryLaterException
(
)
Content copied to clipboard
Properties
cause
Link copied to clipboard
common
open
val
cause
:
Throwable
?
Content copied to clipboard
killBot
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