You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Kamil (JIRA)" <ji...@apache.org> on 2017/06/09 09:05:18 UTC

[jira] [Created] (WICKET-6396) Model should provide

Kamil created WICKET-6396:
-----------------------------

             Summary: Model should provide 
                 Key: WICKET-6396
                 URL: https://issues.apache.org/jira/browse/WICKET-6396
             Project: Wicket
          Issue Type: Bug
            Reporter: Kamil


Model should provide
{code}
public <X extends Throwable> T orElseThrow(Supplier<? extends X> exceptionSupplier) throws X;
{code}
method for the sake of consistency with Optional API



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)