Interface ExceptionEventListener

  • All Superinterfaces:
    EventListener, edu.uiuc.ncsa.security.servlet.NotificationListener
    All Known Implementing Classes:
    ExceptionEventNotifier

    public interface ExceptionEventListener
    extends edu.uiuc.ncsa.security.servlet.NotificationListener

    Created by Jeff Gaynor
    on 9/18/12 at 11:27 AM

    • Method Detail

      • fireExceptionCaught

        void fireExceptionCaught​(ExceptionEvent exceptionEvent)