mirai
2.16.0
common
mirai-core-api
/
net.mamoe.mirai.event
/
ExceptionInEventChannelFilterException
/
ExceptionInEventChannelFilterException
Exception
In
Event
Channel
Filter
Exception
constructor
(
event
:
Event
,
eventChannel
:
EventChannel
<
*
>
,
message
:
String
=
"Exception in EventHandler"
,
cause
:
Throwable
)