public interface IExceptionMapper
IRequestHandler
.
Also see org.apache.wicket.request.cycle.IRequestCycleListener#onException(RequestCycle cycle, Exception ex)
Modifier and Type | Method and Description |
---|---|
IRequestHandler |
map(Exception e) |
IRequestHandler map(Exception e)
e
- IRequestHandler
for given exceptionCopyright © 2006–2021 Apache Software Foundation. All rights reserved.