BotOnlineException

class BotOnlineException(val systemMsg: String) : Exception(source)

Bot 上线异常

Constructors

Link copied to clipboard
constructor(systemMsg: String)

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard
expect open val message: String?
Link copied to clipboard

提示异常的系统消息