Class ServletExceptionUtil


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

      • ServletExceptionUtil

        public ServletExceptionUtil()
    • Method Detail

      • getServletException

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