Uses of Class
jakarta.servlet.jsp.ErrorData
-
Packages that use ErrorData Package Description jakarta.servlet.jsp -
-
Uses of ErrorData in jakarta.servlet.jsp
Methods in jakarta.servlet.jsp that return ErrorData Modifier and Type Method Description ErrorData
PageContext. getErrorData()
Provides convenient access to error information.
-