Uses of Class
org.oa4mp.server.api.util.ExceptionEvent
-
Packages that use ExceptionEvent Package Description org.oa4mp.server.api.util -
-
Uses of ExceptionEvent in org.oa4mp.server.api.util
Methods in org.oa4mp.server.api.util with parameters of type ExceptionEvent Modifier and Type Method Description void
ExceptionEventListener. fireExceptionCaught(ExceptionEvent exceptionEvent)
void
ExceptionEventNotifier. fireExceptionCaught(ExceptionEvent exceptionEvent)
-