Uses of Class
com.ibm.websphere.servlet.error.ServletErrorReport
-
Packages that use ServletErrorReport Package Description com.ibm.websphere.servlet.context -
-
Uses of ServletErrorReport in com.ibm.websphere.servlet.context
Methods in com.ibm.websphere.servlet.context with parameters of type ServletErrorReport Modifier and Type Method Description void
IBMServletContext. sendError(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ServletErrorReport e)
Sends an error response back to the client.
-