|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorPage | |
|---|---|
| org.eclipse.jst.j2ee.webapplication | This package includes the EJBArtifactEdit api. |
| 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 | |||||||||