|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ErrorPage | |
---|---|
org.eclipse.jst.j2ee.webapplication |
Uses of ErrorPage in org.eclipse.jst.j2ee.webapplication |
---|
Subinterfaces of ErrorPage in org.eclipse.jst.j2ee.webapplication | |
interface |
ErrorCodeErrorPage
|
interface |
ExceptionTypeErrorPage
|
Methods in org.eclipse.jst.j2ee.webapplication that return ErrorPage | |
ErrorPage |
WebapplicationFactory.createErrorPage()
|
ErrorPage |
WebApp.getErrorPageByCode(java.lang.Integer code)
Returns an ErrorPage if it has the specified error code |
ErrorPage |
WebApp.getErrorPageByExceptionType(java.lang.String exceptionType)
Returns an ErrorPage given an exceptionType |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |