QQGuildInitException

用于当 QGGuildQGBot 等类型实现类内部初始化信息过程中出现的异常。

Author

ForteScarlet

Constructors

Link copied to clipboard
constructor()
constructor(message: String?)
constructor(message: String?, cause: Throwable?)
constructor(cause: Throwable?)

Inherited properties

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