Type in BooleanConverter: "Cna't convert value"
-----------------------------------------------
Key: BEANUTILS-354
URL: https://issues.apache.org/jira/browse/BEANUTILS-354
Project: Commons BeanUtils
Issue Type: Bug
Components: ConvertUtils & Converters
Affects Versions: 1.8.0
Reporter: Anders Wallgren
Fix For: 1.8.1
Type in exception message in BooleanConvert.convertToType:
{code}
throw new ConversionException("Cna't convert value '" + value + "' to a
Boolean");
{code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.