public class RequestErrorEvent extends BaseRequestEvent
Constructor and Description |
---|
RequestErrorEvent(Request request,
Response response,
java.lang.Throwable t)
Create an event from the request, response and some Throwable
|
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getError()
provides access to the Throwable representing the request error
|
getRequest, getResponse, getSession
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.