public class ExceptionAwarePageListener extends AbstractPageExceptionListener
| Constructor and Description |
|---|
ExceptionAwarePageListener() |
ExceptionAwarePageListener(IPageExceptionListener parent) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.wicket.request.IRequestHandler |
onException(org.apache.wicket.request.cycle.RequestCycle cycle,
Exception ex,
org.apache.wicket.request.component.IRequestablePage page) |
onExceptionpublic ExceptionAwarePageListener()
public ExceptionAwarePageListener(IPageExceptionListener parent)
public org.apache.wicket.request.IRequestHandler onException(org.apache.wicket.request.cycle.RequestCycle cycle,
Exception ex,
org.apache.wicket.request.component.IRequestablePage page)
onException in interface IPageExceptionListeneronException in class AbstractPageExceptionListenerCopyright © 2014. All Rights Reserved.