BotConfigResourceLoadOnFailureException

当自动扫描的bot的配置文件加载失败时(找不到文件、无法读取、无法解析为 SerializableBotConfiguration 等)。

Constructors

Link copied to clipboard
constructor()
constructor(s: 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?

Inherited functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard