-
- 封闭类:
- HandlerList<E extends Event>
public static interface HandlerList.ErrorCatch
-
-
方法概要
修饰符和类型 方法 说明 void
accept(@NotNull Event posing, @NotNull EventHandler invoking, @NotNull Throwable error)
-
-
-
方法详细资料
-
accept
void accept(@NotNull @NotNull Event posing, @NotNull @NotNull EventHandler invoking, @NotNull @NotNull Throwable error)
-
-