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

ForceOfflineException

class ForceOfflineException : CancellationException

Bot 被迫下线时抛出, 作为 Job.cancelcause

Constructors

<init>

Bot 被迫下线时抛出, 作为 Job.cancelcause

ForceOfflineException(message: String?)

Properties

message

val message: String?