Hi,
I just thought how neat it'd be, if the ConversionException created and
thrown by DateConverter.convertToObject() would contain the format used for
the parse attempt..

A call on .setFormat(format) on the created ConversionException would do
the job, and one could present a more specific error message than (in my
case) "'start' is not a valid Date".

How's that?

Reply via email to