Class ServletExceptionUtil

java.lang.Object
org.apache.felix.http.javaxwrappers.ServletExceptionUtil

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

    • ServletExceptionUtil

      public ServletExceptionUtil()
  • Method Details

    • getServletException

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