com.ibm.websphere.servlet.error

Uses of Class ServletErrorReport

Packages that use ServletErrorReport

Package Description
com.ibm.websphere.servlet.context

Uses of ServletErrorReport in com.ibm.websphere.servlet.context

Modifier and Type Method and Description
  1. void
IBMServletContext.sendError(HttpServletRequest request,HttpServletResponse response,ServletErrorReport e)
Sends an error response back to the client.