mirai
2.16.0
common
mirai-core-api
/
net.mamoe.mirai.network
/
UnsupportedSliderCaptchaException
Unsupported
Slider
Captcha
Exception
class
UnsupportedSliderCaptchaException
(
message
:
String
?
)
:
UnsupportedCaptchaMethodException
无法完成滑块验证
Members
Constructors
Unsupported
Slider
Captcha
Exception
Link copied to clipboard
constructor
(
message
:
String
?
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
kill
Bot
Link copied to clipboard
val
killBot
:
Boolean
=
false
是否可因此登录失败而关闭
Bot
. 一般是密码错误, 被冻结等异常时.
message
Link copied to clipboard
open
val
message
:
String
?