Class ServletExceptionUtil

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

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

    • ServletExceptionUtil

      public ServletExceptionUtil()
  • Method Details

    • getServletException

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