Uses of Class
civitas.celestis.exception.event.HandlerException
Packages that use HandlerException
-
Uses of HandlerException in civitas.celestis.event
Methods in civitas.celestis.event that throw HandlerExceptionModifier and TypeMethodDescription<E extends Handleable>
voidHandlerReference.handle(E event) Invokes the handler to process the event.