Class OA2ExceptionHandler

  • All Implemented Interfaces:
    edu.uiuc.ncsa.security.servlet.ExceptionHandler
    Direct Known Subclasses:
    DIServiceExceptionHandler

    public class OA2ExceptionHandler
    extends Object
    implements edu.uiuc.ncsa.security.servlet.ExceptionHandler

    Created by Jeff Gaynor
    on 2/12/15 at 3:16 PM

    • Constructor Detail

      • OA2ExceptionHandler

        public OA2ExceptionHandler​(edu.uiuc.ncsa.security.core.util.MyLoggingFacade logger)
    • Method Detail

      • getLogger

        public edu.uiuc.ncsa.security.core.util.MyLoggingFacade getLogger()
        Specified by:
        getLogger in interface edu.uiuc.ncsa.security.servlet.ExceptionHandler
      • warn

        protected void warn​(String x)
      • info

        protected void info​(String x)
      • error

        protected void error​(String x)
      • handleException

        public void handleException​(edu.uiuc.ncsa.security.servlet.ExceptionHandlerThingie xh)
                             throws IOException,
                                    javax.servlet.ServletException
        Specified by:
        handleException in interface edu.uiuc.ncsa.security.servlet.ExceptionHandler
        Throws:
        IOException
        javax.servlet.ServletException