Interface ExceptionHandler

    • Method Detail

      • handleException

        void handleException​(ExceptionHandlerThingie exceptionHandlerThingie)
                      throws IOException,
                             javax.servlet.ServletException
        This has to throw these two exceptions for servlets.
        Parameters:
        exceptionHandlerThingie -
        Throws:
        IOException
        javax.servlet.ServletException