[
https://issues.apache.org/jira/browse/WICKET-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Quenot updated WICKET-705:
----------------------------------------
Fix Version/s: 1.3.0-beta4
Looks reasonable to do for the next release
> StringValue javadoc incorrect regrading conversion to checked exception
> -----------------------------------------------------------------------
>
> Key: WICKET-705
> URL: https://issues.apache.org/jira/browse/WICKET-705
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.3.0-beta2
> Reporter: Ismael Juma
> Priority: Minor
> Fix For: 1.3.0-beta4
>
>
> Various methods in StringValue (look at toLong for an example, but there are
> many others) have the text:
> "convert unchecked NumberFormatExceptions to checked."
> This is not true since StringValueConversionException extends
> ConversionException that in turn extends WicketRuntimeException. I assume
> that this is a case where the exception hierarchy was changed and the
> documentation was not updated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.