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 |
---|---|
|
IBMServletContext.sendError(HttpServletRequest request,HttpServletResponse response,ServletErrorReport e)
Sends an error response back to the client.
|