| Methods in com.caucho.portal.generic with parameters of type ExceptionEvent |
void |
PortletServlet.handleException(RenderRequest request,
RenderResponse response,
ExceptionEvent event)
Optionally handle an exception by sending some output to the client
using the response or by hiding the window. |
void |
Window.handleException(RenderRequest renderRequest,
RenderResponse renderResponse,
ExceptionEvent exceptionEvent)
Optionally handle an exception by sending some output to the client
using the response or by hiding the window. |
void |
GenericWindow.handleException(RenderRequest request,
RenderResponse response,
ExceptionEvent event)
Optionally handle an exception by sending some output to the client
using the response or by hiding the window. |