You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Tzvetanov Grigorov (Jira)" <ji...@apache.org> on 2021/06/28 07:45:00 UTC

[jira] [Resolved] (WICKET-6899) Add setExceptionMapperProvider to Application

     [ https://issues.apache.org/jira/browse/WICKET-6899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Tzvetanov Grigorov resolved WICKET-6899.
-----------------------------------------------
    Resolution: Not A Problem

Please see Application#getExceptionMapperProvider().

 

https://github.com/apache/wicket/blob/f201226ec0cb84cd577c22e5a2a20832691893f7/wicket-core/src/main/java/org/apache/wicket/Application.java#L669-L672

> Add setExceptionMapperProvider to Application
> ---------------------------------------------
>
>                 Key: WICKET-6899
>                 URL: https://issues.apache.org/jira/browse/WICKET-6899
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-core
>    Affects Versions: 9.0.0, 9.1.0, 9.2.0, 9.3.0
>            Reporter: Hans Schäfer
>            Priority: Major
>
> Hello!
> I want to implement an extended Version of IExceptionMapper. But I cannot define it as ExceptionMapper because of the missing setExceptionMapperProvider-Method 
> Kind regards
> Hans



--
This message was sent by Atlassian Jira
(v8.3.4#803005)