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