Class DefaultExceptionMapper

java.lang.Object
org.apache.wicket.DefaultExceptionMapper
All Implemented Interfaces:
IExceptionMapper

public class DefaultExceptionMapper extends Object implements 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