EventResolveException

事件解析异常

Since

1.8.0

Author

ForteScarlet

Constructors

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

Inherited properties

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