|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectwicket.Component
wicket.MarkupContainer
wicket.Page
wicket.markup.html.WebPage
wicket.markup.html.pages.ExceptionErrorPage
Shows a runtime exception on a nice HTML page.
| Nested Class Summary |
| Nested classes inherited from class wicket.Component |
Component.ComponentModelChange, Component.IVisitor, Component.VisibilityChange |
| Field Summary |
| Fields inherited from class wicket.Page |
ACCESS_ALLOWED, ACCESS_DENIED |
| Fields inherited from class wicket.Component |
FLAG_RESERVED1, FLAG_RESERVED2, FLAG_RESERVED3, FLAG_RESERVED4 |
| Constructor Summary | |
ExceptionErrorPage(java.lang.Throwable throwable,
Page page)
Constructor. |
|
| Method Summary | |
boolean |
isErrorPage()
Override this method and return true if your page is used to display Wicket errors. |
| Methods inherited from class wicket.markup.html.WebPage |
getMarkupType, getWebRequestCycle, homePageLink, urlFor, urlFor, urlFor |
| Methods inherited from class wicket.MarkupContainer |
add, autoAdd, contains, findMarkupStream, get, getMarkupStream, internalAdd, internalBeginRequest, internalEndRequest, iterator, onComponentTagBody, remove, removeAll, renderAssociatedMarkup, renderComponentTagBody, replace, setMarkupStream, setModel, size, toString, visitChildren, visitChildren |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ExceptionErrorPage(java.lang.Throwable throwable,
Page page)
throwable - The exception to showpage - The page being rendered when the exception was thrown| Method Detail |
public boolean isErrorPage()
Page
isErrorPage in class PagePage.isErrorPage()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||