Uses of Class
com.saperion.ngc.util.ErrorPageProvider.ErrorPageConfig
Packages that use ErrorPageProvider.ErrorPageConfig
-
Uses of ErrorPageProvider.ErrorPageConfig in com.saperion.ngc.util
Methods in com.saperion.ngc.util that return ErrorPageProvider.ErrorPageConfigModifier and TypeMethodDescriptionErrorPageProvider.ErrorPageConfig.allFalse()Creates a ErrorPageConfig object with all parameters to false.Methods in com.saperion.ngc.util with parameters of type ErrorPageProvider.ErrorPageConfigModifier and TypeMethodDescriptionstatic StringErrorPageProvider.getErrorPageMarkup(jakarta.servlet.http.HttpServletRequest request, String title, String description, String image, ErrorPageProvider.ErrorPageConfig config) Generates the HTML markup by the given parameters.