|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SourcePageNotFoundException | |
---|---|
net.sourceforge.stripes.action | This package defines the ActionBean interface and related classes and interfaces for writing ActionBeans. |
net.sourceforge.stripes.exception | Contains interfaces and implementations of exception handling strategy classes. |
Uses of SourcePageNotFoundException in net.sourceforge.stripes.action |
---|
Methods in net.sourceforge.stripes.action that throw SourcePageNotFoundException | |
---|---|
Resolution |
ActionBeanContext.getSourcePageResolution()
Returns a resolution that can be used to return the user to the page from which they submitted they current request. |
Uses of SourcePageNotFoundException in net.sourceforge.stripes.exception |
---|
Methods in net.sourceforge.stripes.exception with parameters of type SourcePageNotFoundException | |
---|---|
protected Resolution |
DefaultExceptionHandler.handle(SourcePageNotFoundException exception,
HttpServletRequest request,
HttpServletResponse response)
A default handler for SourcePageNotFoundException . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |