Uses of Class
top.focess.qq.api.event.EventSubmitException
-
Packages that use EventSubmitException Package Description top.focess.qq.api.event -
-
Uses of EventSubmitException in top.focess.qq.api.event
Methods in top.focess.qq.api.event that throw EventSubmitException Modifier and Type Method Description static <T extends Event>
voidEventManager. submit(T event)Submit the event to all of its implemented super event class
-