MultipleIncompatibleTypesEventException

当解析函数为事件处理器时,参数中出现了多个不兼容的事件类型时的异常。

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