Class ServletExceptionUtil


  • public class ServletExceptionUtil
    extends Object
    Helper class to wrap servlet exceptions
    • Constructor Detail

      • ServletExceptionUtil

        public ServletExceptionUtil()
    • Method Detail

      • getServletException

        public static jakarta.servlet.ServletException getServletException​(@NotNull
                                                                           javax.servlet.ServletException e)
        Throw jakarta servlet exception
        Parameters:
        e - javax exception
        Returns:
        The exception