mirai-core / net.mamoe.mirai.network / NoServerAvailableException

NoServerAvailableException

class NoServerAvailableException : LoginFailedException

无可用服务器

Constructors

<init>

无可用服务器

NoServerAvailableException(cause: Throwable?)

Properties

cause

val cause: Throwable?