Class DefaultExceptionMapper

  • All Implemented Interfaces:
    org.apache.wicket.request.IExceptionMapper

    public class DefaultExceptionMapper
    extends Object
    implements org.apache.wicket.request.IExceptionMapper
    If an exception is thrown when a page is being rendered this mapper will decide which error page to show depending on the exception type and application configuration