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)
