Package net.md_5.bungee.event
Interface EventExceptionHandler<T>
public interface EventExceptionHandler<T>
-
Method Summary
Modifier and TypeMethodDescriptionvoidhandleEventException(String msg, T event, EventHandlerMethod method, Throwable ex)
-
Method Details
-
handleEventException
-