List of usage examples for org.apache.wicket.markup.html.pages ExceptionErrorPage subclass-usage
From source file name.martingeisse.admin.application.pages.AbstractSpecializedExceptionPage.java
/**
* Base class for exception error pages that are specialized for
* certain types of exceptions. These pages basically look like
* Wicket's exception page but display additional information
* above the stack trace.
*/